3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00

set up new development version (again)

This commit is contained in:
Shivaram Lingamneni 2021-02-03 08:24:01 -05:00
parent 4860c5cad0
commit 1fad76b906

View File

@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "2.5.1"
SemVer = "2.6.0-unreleased"
)
var (