forked from External/ergo
bump version to 2.2.0
This commit is contained in:
parent
c6f4299447
commit
58be8463c9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import "fmt"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// SemVer is the semantic version of Oragono.
|
// SemVer is the semantic version of Oragono.
|
||||||
SemVer = "2.2.0-rc1"
|
SemVer = "2.2.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue