From 93bfb5b6f6e10b35f613fd474ca8313bd08788a9 Mon Sep 17 00:00:00 2001 From: Morten Torkildsen Date: Thu, 21 May 2020 17:36:24 -0700 Subject: [PATCH] Release cmd/config --- releasing/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing/VERSIONS b/releasing/VERSIONS index f48388f312..46119626a3 100644 --- a/releasing/VERSIONS +++ b/releasing/VERSIONS @@ -21,7 +21,7 @@ export api_patch=3 # cmd/config version export cmd_config_major=0 export cmd_config_minor=1 -export cmd_config_patch=11 +export cmd_config_patch=12 # cmd/kubectl version export cmd_kubectl_major=0