Bump version to 2.8.0

This commit is contained in:
Cecylia Bocovich 2023-11-20 10:50:37 -05:00
parent aca932c5f3
commit a88f73b0ff
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 9 additions and 1 deletions

View file

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