bump to next development version

This commit is contained in:
Shivaram Lingamneni 2020-06-01 00:27:16 -04:00
parent 8430fec333
commit d4e24bbb26
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.1.0" SemVer = "2.2.0-unreleased"
) )
var ( var (