forked from External/ergo
bump version for new development cycle
This commit is contained in:
parent
1e1acdae21
commit
f6f7315458
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import "fmt"
|
|||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.11.0"
|
||||
SemVer = "2.12.0-unreleased"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue