3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-12-22 10:42:52 +01:00

bump version to 2.3.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-08-23 00:20:20 -04:00
parent b31c817bcb
commit 4c0144c708

View File

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