3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-22 03:49:27 +01:00

set up new development version

This commit is contained in:
Shivaram Lingamneni 2022-05-29 15:46:36 -04:00
parent e8cd87d8fd
commit 86f7668c68

View File

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