bump oragono version to 1.0.0-rc1

This commit is contained in:
Shivaram Lingamneni 2019-02-18 03:35:07 -05:00
parent 057404d8f8
commit fcef121aac
1 changed files with 1 additions and 1 deletions

View File

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