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 2024-07-01 01:07:21 -04:00
parent d25fc2a758
commit ce41f501c9

View File

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