From a560168de7bb0edeac6328b2f1f04ea687adfb07 Mon Sep 17 00:00:00 2001 From: Angelos Kolaitis Date: Fri, 20 Jan 2023 10:14:07 +0200 Subject: [PATCH] bump default install version to 1.26 (#3683) --- installer/windows/microk8s.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/windows/microk8s.nsi b/installer/windows/microk8s.nsi index 7b9a292a16..a6858b17e5 100644 --- a/installer/windows/microk8s.nsi +++ b/installer/windows/microk8s.nsi @@ -162,7 +162,7 @@ Function "ConfigureVm" ${NSD_CreateLabel} 42% 50 50u 10u "Snap Track" Pop $VmConfigureDialogTrackLabel - ${NSD_CreateText} 42% 67.5 50u 10u "1.23/stable" + ${NSD_CreateText} 42% 67.5 50u 10u "1.26/stable" Pop $VmConfigureDialogTrack ${NSD_CreateLabel} 8% 102.5 100% 10u "These are the minimum recommended parameters for the VM running ${PRODUCT_NAME}"