Skip to content

Commit b0f52c0

Browse files
authored
Merge branch 'main' into feature/stabilize
2 parents 13a5a17 + 6f2fb63 commit b0f52c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

source/Eigenverft.Manifested.Drydock/Eigenverft.Manifested.Drydock.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'Eigenverft.Manifested.Drydock.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.20256.47461'
15+
ModuleVersion = '0.20256.31750'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = @('Desktop','Core')
@@ -51,7 +51,7 @@ PowerShellVersion = '5.1'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
# RequiredModules = @(@{ModuleName = 'OtherModule'; ModuleVersion = '0.20256.47461'; })
54+
# RequiredModules = @(@{ModuleName = 'OtherModule'; ModuleVersion = '0.20256.31750'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()
@@ -241,7 +241,7 @@ PrivateData = @{
241241
ReleaseNotes = ''
242242

243243
# Prerelease string of this module
244-
Prerelease = 'dev'
244+
Prerelease = ''
245245

246246
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
247247
# RequireLicenseAcceptance = $false

0 commit comments

Comments
 (0)