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
1 changed files with 1 additions and 1 deletions

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 (