3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 00:19:29 +01:00

bump version to v2.8.0

This commit is contained in:
Shivaram Lingamneni 2021-11-14 00:11:19 -05:00
parent 54b1513931
commit c70e518eed

View File

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