bump version to 2.3.0-rc1

This commit is contained in:
Shivaram Lingamneni
2020-08-23 00:20:20 -04:00
parent b31c817bcb
commit 4c0144c708
+1 -1
View File
@@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "2.3.0-unreleased"
SemVer = "2.3.0-rc1"
)
var (