chore: bump version

pull/5533/merge
Steven 2 days ago
parent c3061002f3
commit f43965de00

@ -9,7 +9,7 @@ import (
// Version is the service current released version.
// Semantic versioning: https://semver.org/
var Version = "0.26.1"
var Version = "0.26.2"
func GetCurrentVersion() string {
return Version

Loading…
Cancel
Save