File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- #
1+ #
22# Module manifest for module 'TestingModule'
33#
44# Generated by: Lars Panzerbjørn
55#
6- # Generated on: 27 /11/2024
6+ # Generated on: 21 /11/2025
77#
88
99@ {
1212RootModule = ' TestingModule.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 1.4.1 '
15+ ModuleVersion = ' 1.4.2 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
@@ -113,7 +113,7 @@ PrivateData = @{
113113 # Prerelease = ''
114114
115115 # Flag to indicate whether the module requires explicit user acceptance for install/update/save
116- # RequireLicenseAcceptance = $False
116+ # RequireLicenseAcceptance = $false
117117
118118 # External dependent modules of this module
119119 # ExternalModuleDependencies = @()
@@ -130,4 +130,3 @@ PrivateData = @{
130130
131131}
132132
133-
You can’t perform that action at this time.
0 commit comments