3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-04-20 14:57:53 +02:00

bump version to v2.6.1

This commit is contained in:
Shivaram Lingamneni 2021-04-25 21:05:13 -04:00
parent 97ba1c3d63
commit 937b9b0236

View File

@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "2.6.0"
SemVer = "2.6.1"
)
var (