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
+1 -1
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 (