bump version for 2.6.0-rc1

This commit is contained in:
Shivaram Lingamneni 2021-04-10 23:51:10 -04:00
parent 2a99a8e2d5
commit 197d487f40
1 changed files with 1 additions and 1 deletions

View File

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