File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 ModuleToProcess = ' AnyBox.psm1'
44
55 # Version number of this module.
6- ModuleVersion = ' 0.5.0 '
6+ ModuleVersion = ' 0.5.1 '
77
88 # Supported PSEditions
99 # CompatiblePSEditions = 'Desktop'
1212 GUID = ' 2d4d8fd0-36c3-48e9-b6ac-48df0f9bc7ab'
1313
1414 # Author of this module
15- Author = ' fresh2dev '
15+ Author = ' Fresh2dev '
1616
1717 # Company or vendor of this module
1818 # CompanyName = 'Unknown'
1919
2020 # Copyright statement for this module
21- Copyright = ' (c) 2022 fresh2 .dev'
21+ Copyright = ' (c) 2022 Fresh2 .dev'
2222
2323 # Description of the functionality provided by this module
24- Description = ' Designed to facilitate script input/output with an easily customizable WPF window .'
24+ Description = ' The easiest way to develop apps for Windows .'
2525
2626 # Minimum version of the PowerShell engine required by this module
2727 PowerShellVersion = ' 3.0'
Original file line number Diff line number Diff line change 11# AnyBox
22
3- > The easiest way to develop simple apps in Windows.
3+ > The easiest way to develop apps for Windows.
44
55[ Read the Docs] ( https://fresh2.dev/doc/anybox/ )
You can’t perform that action at this time.
0 commit comments