bump to 1.1.0-rc1

This commit is contained in:
Shivaram Lingamneni
2019-06-12 05:25:07 -04:00
parent 546d52d4eb
commit 60d5586099
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "1.1.0-unreleased"
SemVer = "1.1.0-rc1"
)
var (