bump to 2.1.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-05-24 20:40:59 -04:00
parent e0986c8608
commit 9a555f6f30

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