update version to v2.6.1

This commit is contained in:
Shelikhoo 2023-09-11 14:30:00 +01:00
parent a3bfc2802a
commit b5d702f483
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 15 additions and 1 deletions

View file

@ -4,4 +4,4 @@ func GetVersion() string {
return version
}
var version = "2.6.0"
var version = "2.6.1"