3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-06-28 09:37:30 +02:00

bump version for stable release

This commit is contained in:
Shivaram Lingamneni 2022-12-25 02:09:49 -05:00
parent 23ba58b327
commit df8eef5b0a

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