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

This commit is contained in:
Shivaram Lingamneni 2020-07-26 05:47:18 -04:00
parent c6f4299447
commit 58be8463c9

View File

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