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

bump version to 2.0.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-03-02 00:03:03 -05:00
parent 8ed6634b3f
commit b4f720ae04

View File

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