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
1 changed files with 1 additions and 1 deletions

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 (