1
0
Fork 0
forked from External/ergo

Release v0.8.0

This commit is contained in:
Daniel Oaks 2017-05-09 22:01:14 +10:00
parent 482ab1ac2a
commit f051b43f27
2 changed files with 5 additions and 7 deletions

View file

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