File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 11#
22# Module manifest for module 'PS-Menu'
33#
4- # Generated by: @chrisseroka
5- #
6- # Generated on: 7/06/2016
7- #
84
95@ {
106
117 # Script module or binary module file associated with this manifest.
128 RootModule = ' PSMenu.psm1'
139
1410 # Version number of this module.
15- ModuleVersion = ' 0.1.7 '
11+ ModuleVersion = ' 0.1.8 '
1612
1713 # ID used to uniquely identify this module
1814 GUID = ' 652b2326-2d29-4e86-8149-03828d75503e'
114110
115111 # ReleaseNotes of this module
116112 ReleaseNotes = '
117- Increase input performance on long menus
118- Fix crash on menu longer than screen when console is resized
119- Optimize rendering: re-render menu in loop only when callback is given
113+ Improve Linux/MacOS compatibility: support navigation up/down
120114'
121115
122116 } # End of PSData hashtable
You can’t perform that action at this time.
0 commit comments