File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/PSAppDeployToolkit.Tools Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#
22# Module manifest for module 'PSAppDeployToolkit.Tools'
33#
4- # Generated on : 2024-12-03
4+ # Last modified : 2024-12-16
55#
66
77@ {
88 # Script module or binary module file associated with this manifest.
99 RootModule = ' PSAppDeployToolkit.Tools.psm1'
1010
1111 # Version number of this module.
12- ModuleVersion = ' 0.2.0 '
12+ ModuleVersion = ' 0.2.1 '
1313
1414 # Supported PSEditions
1515 # CompatiblePSEditions = @()
4949
5050 # Modules that must be imported into the global environment prior to importing this module
5151 RequiredModules = @ (
52- @ {ModuleName = ' PSAppDeployToolkit' ; GUID = ' 8c3c366b-8606-4576-9f2d-4051144f7ca2' ; ModuleVersion = ' 4.0.2 ' ; }
52+ @ {ModuleName = ' PSAppDeployToolkit' ; GUID = ' 8c3c366b-8606-4576-9f2d-4051144f7ca2' ; ModuleVersion = ' 4.0.3 ' ; }
5353 @ {ModuleName = ' PSScriptAnalyzer' ; GUID = ' d6245802-193d-4068-a631-8863a4342a18' ; ModuleVersion = ' 1.23.0' ; }
5454 )
5555
You can’t perform that action at this time.
0 commit comments