3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

bump to next development version

This commit is contained in:
Shivaram Lingamneni 2020-06-01 00:27:16 -04:00
parent 8430fec333
commit d4e24bbb26

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 (