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

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

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 (