chore: bump version

pull/5654/head
Steven 3 months 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