bump version to 2.3.0

This commit is contained in:
Shivaram Lingamneni 2020-09-06 01:02:05 -04:00
parent 8d1f0067df
commit e43db479ca
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.3.0-rc2"
SemVer = "2.3.0"
)
var (