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-rc1

This commit is contained in:
Shivaram Lingamneni 2020-10-31 22:17:58 -04:00
parent 59c17dd409
commit 40118d1533

View File

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