3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00

bump version to 2.2.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-07-19 02:25:25 -04:00
parent 04844e0a00
commit a4343bf77d

View File

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