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

bump version to 2.3.0

This commit is contained in:
Shivaram Lingamneni 2020-09-06 01:02:05 -04:00
parent 8d1f0067df
commit e43db479ca

View File

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