diff --git a/pkg/version/version.go b/pkg/version/version.go index 95f5693..60fe19f 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -2,4 +2,4 @@ package version // VERSION is the app-global version string, which will be replaced with a // new value during packaging -const VERSION = "3.0.13" +const VERSION = "3.0.14"