We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a4e58 commit ea4001aCopy full SHA for ea4001a
Plugin.cmake
@@ -25,7 +25,7 @@ set(OCPN_RELEASE_REPO
25
# ------- Plugin setup --------
26
#
27
set(PKG_NAME DashboardSK_pi)
28
-set(PKG_VERSION "0.1.1")
+set(PKG_VERSION "0.1.2")
29
set(PKG_PRERELEASE "") # Empty, or a tag like 'beta'
30
31
set(DISPLAY_NAME DashboardSK) # Dialogs, installer artifacts, ...
0 commit comments