mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
bump version to v2.9.0-rc1
This commit is contained in:
parent
2dde9cb464
commit
abd4cf7d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import "fmt"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// SemVer is the semantic version of Ergo.
|
// SemVer is the semantic version of Ergo.
|
||||||
SemVer = "2.9.0-unreleased"
|
SemVer = "2.9.0-rc1"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue