We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ba1c3 commit 937b9b0Copy full SHA for 937b9b0
irc/version.go
@@ -7,7 +7,7 @@ import "fmt"
7
8
const (
9
// SemVer is the semantic version of Oragono.
10
- SemVer = "2.6.0"
+ SemVer = "2.6.1"
11
)
12
13
var (
0 commit comments