Fixing versioning code for release

This commit is contained in:
Mike Farah
2022-11-15 20:08:58 +11:00
parent fd35530f35
commit a6d1a52e33
6 changed files with 46 additions and 19 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ var (
GitDescribe string
// Version is main version number that is being run at the moment.
Version = ""
Version = "v4.30.4"
// VersionPrerelease is a pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release