1
0
Fork 0
forked from External/ergo

Release v0.11.0

This commit is contained in:
Daniel Oaks 2018-04-15 19:47:20 +10:00
parent 73613679af
commit 31e5db9c1e
2 changed files with 10 additions and 7 deletions

View file

@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.11.0-unreleased"
SemVer = "0.11.0"
)
var (