mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
update version number for v2.11.0-rc1
This commit is contained in:
parent
a052b82c78
commit
d0c01301fd
@ -7,7 +7,7 @@ import "fmt"
|
||||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.11.0-unreleased"
|
||||
SemVer = "2.11.0-rc1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user