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

View File

@ -9,7 +9,7 @@ import "fmt"
const ( const (
// SemVer is the semantic version of Oragono. // SemVer is the semantic version of Oragono.
SemVer = "1.1.0-unreleased" SemVer = "1.1.0-rc1"
) )
var ( var (