3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-01-30 14:14:14 +01:00

set up new development version

This commit is contained in:
Shivaram Lingamneni 2025-01-26 00:55:31 -05:00
parent c92f23b0cb
commit e60afda556

View File

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