forked from External/ergo
bump version to 2.1.0
This commit is contained in:
parent
4e4c4e4ae5
commit
34b2c3dc99
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.1.0-rc1"
|
SemVer = "2.1.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue