Skip to content

Commit

Permalink
bump to 2.1.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn committed May 25, 2020
1 parent e0986c8 commit 9a555f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irc/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import "fmt"

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

var (
Expand Down

0 comments on commit 9a555f6

Please sign in to comment.