bump version

This commit is contained in:
Shivaram Lingamneni 2019-11-03 12:39:13 -05:00
parent c2ea974fc6
commit 507740464a
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 = "1.2.0-unreleased"
SemVer = "1.2.0-rc1"
)
var (