bump to next development version

This commit is contained in:
Shivaram Lingamneni 2020-03-08 23:01:52 -04:00
parent 8fd326fd33
commit 2f243ab65b
1 changed files with 1 additions and 1 deletions

View File

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