1
0
Fork 0
forked from External/ergo

bump version

This commit is contained in:
Shivaram Lingamneni 2019-11-16 18:49:30 -05:00
parent 0ee8206c21
commit 149c9b45e8

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