bump version to 2.3.0-rc2

This commit is contained in:
Shivaram Lingamneni 2020-08-30 02:29:21 -04:00
parent 192f3fb1c9
commit f58e66152d
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.3.0-rc1"
SemVer = "2.3.0-rc2"
)
var (