Skip to content

Commit a560168

Browse files
authored
bump default install version to 1.26 (#3683)
1 parent 2846118 commit a560168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/windows/microk8s.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Function "ConfigureVm"
162162
${NSD_CreateLabel} 42% 50 50u 10u "Snap Track"
163163
Pop $VmConfigureDialogTrackLabel
164164

165-
${NSD_CreateText} 42% 67.5 50u 10u "1.23/stable"
165+
${NSD_CreateText} 42% 67.5 50u 10u "1.26/stable"
166166
Pop $VmConfigureDialogTrack
167167

168168
${NSD_CreateLabel} 8% 102.5 100% 10u "These are the minimum recommended parameters for the VM running ${PRODUCT_NAME}"

0 commit comments

Comments
 (0)