3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-14 16:09:32 +01:00

set up new development version

This commit is contained in:
Shivaram Lingamneni 2021-11-14 13:12:58 -05:00
parent c70e518eed
commit 92f6bf2d03

View File

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