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

set up new development version

This commit is contained in:
Shivaram Lingamneni 2021-01-30 23:01:40 -05:00
parent 7953804e72
commit ec48d6b97d

View File

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