1
0
Fork 0
forked from External/ergo

bump version to 2.3.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-08-23 00:20:20 -04:00
parent b31c817bcb
commit 4c0144c708

View file

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