set up new development version

This commit is contained in:
Shivaram Lingamneni 2020-09-06 01:21:10 -04:00
parent e43db479ca
commit f589a673a7
1 changed files with 1 additions and 1 deletions

View File

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