mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
bump version to 2.0.0
This commit is contained in:
parent
21fa03b37e
commit
8fd326fd33
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import "fmt"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// SemVer is the semantic version of Oragono.
|
// SemVer is the semantic version of Oragono.
|
||||||
SemVer = "2.0.0-rc1"
|
SemVer = "2.0.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue