mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
set up new development version
This commit is contained in:
parent
2098cc9f2b
commit
6b7bfe0c09
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import "fmt"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// SemVer is the semantic version of Ergo.
|
// SemVer is the semantic version of Ergo.
|
||||||
SemVer = "2.13.0"
|
SemVer = "2.14.0-unreleased"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue