Skip to content

Commit 98e7ff3

Browse files
committed
Bump installer version to 2.3.4
1 parent 12f9f5d commit 98e7ff3

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
@@ -4,7 +4,7 @@
44
!include "Sections.nsh"
55

66
!define PRODUCT_NAME "MicroK8s"
7-
!define PRODUCT_VERSION "2.3.3"
7+
!define PRODUCT_VERSION "2.3.4"
88
!define PRODUCT_PUBLISHER "Canonical"
99
!define MUI_ICON ".\microk8s.ico"
1010
!define MUI_HEADERIMAGE

0 commit comments

Comments
 (0)