set up new development version

This commit is contained in:
Shivaram Lingamneni 2021-01-30 23:01:40 -05:00
parent 7953804e72
commit ec48d6b97d
1 changed files with 1 additions and 1 deletions

View File

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