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-03-08 23:01:52 -04:00
parent 8fd326fd33
commit 2f243ab65b

View File

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