Skip to content

Commit 937b9b0

Browse files
committed
bump version to v2.6.1
1 parent 97ba1c3 commit 937b9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

irc/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import "fmt"
77

88
const (
99
// SemVer is the semantic version of Oragono.
10-
SemVer = "2.6.0"
10+
SemVer = "2.6.1"
1111
)
1212

1313
var (

0 commit comments

Comments
 (0)