Skip to content

Commit af1a12c

Browse files
committed
Refreshing
1 parent b030d38 commit af1a12c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

TestingModule/TestingModule.psd1

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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
@{
@@ -12,7 +12,7 @@
1212
RootModule = '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-

0 commit comments

Comments
 (0)