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 5c311bd commit 18b22f2Copy full SHA for 18b22f2
installer/windows/microk8s.nsi
@@ -4,7 +4,7 @@
4
!include "Sections.nsh"
5
6
!define PRODUCT_NAME "MicroK8s"
7
-!define PRODUCT_VERSION "2.2.0"
+!define PRODUCT_VERSION "2.2.1"
8
!define PRODUCT_PUBLISHER "Canonical"
9
!define MUI_ICON ".\microk8s.ico"
10
!define MUI_HEADERIMAGE
0 commit comments