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-04-18 17:03:25 -04:00
parent 7481bf0385
commit fed5134a63

View File

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