Update version to v2.6.0

This commit is contained in:
Cecylia Bocovich 2023-06-19 12:38:00 -04:00
parent ea01c92cf1
commit 2fa8fd9188
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 30 additions and 1 deletions

View file

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