Skip to content

Commit 359c818

Browse files
committed
Bump manifest !deploy
1 parent a441aaa commit 359c818

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
@@ -12,7 +12,7 @@
1212
RootModule = 'PSMenu.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.3'
15+
ModuleVersion = '0.1.4'
1616

1717
# ID used to uniquely identify this module
1818
GUID = '652b2326-2d29-4e86-8149-03828d75503e'
@@ -113,7 +113,7 @@
113113

114114
# ReleaseNotes of this module
115115
ReleaseNotes = '
116-
Added comment-based documentation.
116+
Fix error when nothing is selected in multi-select mode returning an index (thanks @howlettt)
117117
'
118118

119119
} # End of PSData hashtable

0 commit comments

Comments
 (0)