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

set up new development version

This commit is contained in:
Shivaram Lingamneni 2021-06-08 10:47:18 -04:00
parent 9851d2e9bc
commit fcaefaca9c

View File

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