Skip to content

Commit ad50357

Browse files
committed
Merge branch 'feature/stabilize' of https://github.com/eigenverft/Eigenverft.Manifested.Drydock into feature/stabilize
2 parents 9e0bb75 + 88eeee4 commit ad50357

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 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.36631'
15+
ModuleVersion = '0.20256.37928'
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.36631'; })
54+
# RequiredModules = @(@{ModuleName = 'OtherModule'; ModuleVersion = '0.20256.37928'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
# RequiredAssemblies = @()

0 commit comments

Comments
 (0)