update version

This commit is contained in:
Ahmed Mohamed
2025-07-08 21:23:05 +10:00
parent 1eee5a1349
commit 93f4f6d68c

View File

@@ -24,7 +24,7 @@ import (
// ReleaseVersion is the release version of the codebase.
// Usually overridden by tag names when building binaries.
var ReleaseVersion = "local build (latest release 1.37.4)"
var ReleaseVersion = "local build (latest release 1.38.0)"
// versionCmd represents the version command.
var versionCmd = &cobra.Command{