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

new unreleased version

This commit is contained in:
Shivaram Lingamneni 2019-02-24 02:19:50 -05:00
parent f396003ec9
commit a4a143ef56

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.0.0" SemVer = "1.1.0-unreleased"
) )
var ( var (