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

bump version to 2.4.0

This commit is contained in:
Shivaram Lingamneni 2020-11-07 21:34:21 -05:00
parent 9e5d158c30
commit eeb7c6cb91

View File

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