1
0
Fork 0
forked from External/ergo

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 ( const (
// SemVer is the semantic version of Oragono. // SemVer is the semantic version of Oragono.
SemVer = "2.4.0-rc1" SemVer = "2.4.0"
) )
var ( var (