Skip to content

Commit 49b6fd4

Browse files
committed
Bump version !deploy
1 parent 3018d72 commit 49b6fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PSMenu/PSMenu.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
RootModule = 'PSMenu.psm1'
99

1010
# Version number of this module.
11-
ModuleVersion = '0.1.8'
11+
ModuleVersion = '0.1.9'
1212

1313
# ID used to uniquely identify this module
1414
GUID = '652b2326-2d29-4e86-8149-03828d75503e'
@@ -110,7 +110,7 @@
110110

111111
# ReleaseNotes of this module
112112
ReleaseNotes = '
113-
Improve Linux/MacOS compatibility: support navigation up/down
113+
Improve handling of array-like parameters
114114
'
115115

116116
} # End of PSData hashtable

0 commit comments

Comments
 (0)