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

bump version to 1.1.0

This commit is contained in:
Shivaram Lingamneni 2019-06-25 19:59:04 -04:00
parent 0dc29f4480
commit 57821c865a

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 = "1.1.0-rc1" SemVer = "1.1.0"
) )
var ( var (