update version to 2.7.0

This commit is contained in:
Shelikhoo 2023-10-16 15:14:51 +01:00
parent 7142fa3ddb
commit bd7391d678
No known key found for this signature in database
GPG key ID: C4D5E79D22B25316
2 changed files with 19 additions and 1 deletions

View file

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