Skip to content

Commit

Permalink
bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed Mar 8, 2020
1 parent 21fa03b commit 8fd326f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irc/constants.go
Expand Up @@ -9,7 +9,7 @@ import "fmt"

const (
// SemVer is the semantic version of Oragono.
SemVer = "2.0.0-rc1"
SemVer = "2.0.0"
)

var (
Expand Down

0 comments on commit 8fd326f

Please sign in to comment.