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

bump version for resume feature branch

This commit is contained in:
Shivaram Lingamneni 2021-06-01 21:43:54 -04:00
parent 6067ce4200
commit 8659683fee

View File

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