mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
set up new development version
This commit is contained in:
parent
a0ad42272d
commit
1953e90720
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.9.0"
|
||||
SemVer = "2.10.0-unreleased"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue