bump version to 2.0.0-rc1

This commit is contained in:
Shivaram Lingamneni
2020-03-02 00:03:03 -05:00
parent 8ed6634b3f
commit b4f720ae04
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "1.3.0-unreleased"
SemVer = "2.0.0-rc1"
)
var (