update version and changelog for v2.14.0-rc1 (#2164)

* changelog for v2.14.0-rc1

* bump version string for rc1

* bump irctest
This commit is contained in:
Shivaram Lingamneni
2024-06-09 09:11:33 +02:00
committed by GitHub
parent 71671405f3
commit 654381071b
3 changed files with 57 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.14.0-unreleased"
SemVer = "2.14.0-rc1"
)
var (