3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-22 03:49:27 +01:00

bump version again for backported bugfixes

This commit is contained in:
Shivaram Lingamneni 2021-11-03 04:12:59 -04:00
parent 57fd1b1d58
commit 7912117084

View File

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