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

set up new development version (again)

This commit is contained in:
Shivaram Lingamneni 2022-01-10 19:03:54 -05:00
parent a73ad5fc10
commit 6dc6abc455

View File

@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.9.1"
SemVer = "2.10.0-unreleased"
)
var (