mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
bump version to v2.8.0-rc1
This commit is contained in:
parent
4901e67f51
commit
ea4b93dd59
@ -7,7 +7,7 @@ import "fmt"
|
||||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.8.0-unreleased"
|
||||
SemVer = "2.8.0-rc1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user