We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7aec5e commit 2510070Copy full SHA for 2510070
installer/windows/microk8s.nsi
@@ -4,7 +4,7 @@
4
!include "Sections.nsh"
5
6
!define PRODUCT_NAME "MicroK8s"
7
-!define PRODUCT_VERSION "2.1.0"
+!define PRODUCT_VERSION "2.2.0"
8
!define PRODUCT_PUBLISHER "Canonical"
9
!define MUI_ICON ".\microk8s.ico"
10
!define MUI_HEADERIMAGE
0 commit comments