3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-08-04 19:57:28 +02: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 a94f9d6f4e

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 (