set up new development version

This commit is contained in:
Shivaram Lingamneni 2020-11-08 20:17:22 -05:00
parent 75ba45f655
commit 60ede87ab0
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.4.0" SemVer = "2.5.0-unreleased"
) )
var ( var (