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

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 (
// SemVer is the semantic version of Oragono.
SemVer = "1.2.0"
SemVer = "1.3.0-unreleased"
)
var (