3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-12-22 10:42:52 +01:00

bump version to 2.0.0

This commit is contained in:
Shivaram Lingamneni 2020-03-08 05:36:11 -04:00
parent 21fa03b37e
commit 8fd326fd33

View File

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