We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3018d72 commit 49b6fd4Copy full SHA for 49b6fd4
1 file changed
PSMenu/PSMenu.psd1
@@ -8,7 +8,7 @@
8
RootModule = 'PSMenu.psm1'
9
10
# Version number of this module.
11
- ModuleVersion = '0.1.8'
+ ModuleVersion = '0.1.9'
12
13
# ID used to uniquely identify this module
14
GUID = '652b2326-2d29-4e86-8149-03828d75503e'
@@ -110,7 +110,7 @@
110
111
# ReleaseNotes of this module
112
ReleaseNotes = '
113
-Improve Linux/MacOS compatibility: support navigation up/down
+Improve handling of array-like parameters
114
'
115
116
} # End of PSData hashtable
0 commit comments