mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-27 17:28:11 -07:00
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:
committed by
GitHub
parent
71671405f3
commit
654381071b
+1
-1
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user