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

bump version to 2.5.0

This commit is contained in:
Shivaram Lingamneni 2021-01-30 22:19:08 -05:00
parent 351f3bbc21
commit 7953804e72

View File

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