3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

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

View File

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