forked from External/ergo
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:
parent
71671405f3
commit
654381071b
3 changed files with 57 additions and 2 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue