3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-06-03 05:17:49 +02:00

set up new development version

This commit is contained in:
Shivaram Lingamneni 2025-05-18 01:15:11 -04:00
parent 9b9c39ddd4
commit 0a947115d6

View File

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