Skip to content

Commit d8dbd30

Browse files
committed
rel: Manifest Update
1 parent 7c98d60 commit d8dbd30

File tree

14 files changed

+42
-42
lines changed

14 files changed

+42
-42
lines changed

modules/AdminToolbox.ActiveDirectory/AdminToolbox.ActiveDirectory.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.ActiveDirectoryManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.12.0.46'
15+
ModuleVersion = '1.12.0.47'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '5402619f-56fc-4a05-8c12-46ad9b05449a'
21+
GUID = '76f95f22-8ef7-43bd-a9f3-b24bc01f4092'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.EndpointManagement/AdminToolbox.EndpointManagement.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.EndpointManagementManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.15.1.11'
15+
ModuleVersion = '4.15.1.12'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '052291b7-a4d6-42b5-8265-68a318497016'
21+
GUID = '53c75eee-ca94-4aa1-bcab-5c6ce0d44a51'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Exchange/AdminToolbox.Exchange.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.ExchangeManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.10.0.84'
15+
ModuleVersion = '1.10.0.85'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '20525d7c-c23d-49a3-ab2c-9377a2af88f7'
21+
GUID = '79bb2d12-a42a-4c04-9aa7-229ec9c5aeb2'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.FFTools/AdminToolbox.FFTools.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FFToolsManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.17.0.84'
15+
ModuleVersion = '4.17.0.85'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '11df760e-9dcb-46d8-9887-cef3d0b9bede'
21+
GUID = '458175de-b4e5-4a31-a5b5-45af2ec8950c'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.FileManagement/AdminToolbox.FileManagement.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FileManagementManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.18.0.2'
15+
ModuleVersion = '1.18.0.3'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'f2646cd2-466e-4462-a1a4-09ff9edf9b8d'
21+
GUID = '14f3dec6-5e72-42ba-b67a-27bffedca818'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.FortiWizard/AdminToolbox.FortiWizard.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FortiWizardManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.22.0.55'
15+
ModuleVersion = '2.22.0.56'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'fa96c9c3-8116-4d5c-8281-b4a02b890786'
21+
GUID = '40a5036b-9c63-4792-8543-9bb1dd7076e9'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'
@@ -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 = 'AdminToolbox.Networking'; ModuleVersion = '2.24.0.1'; },
54+
RequiredModules = @(@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.24.0.2'; },
5555
@{ModuleName = 'ImportExcel'; ModuleVersion = '7.0.1'; },
5656
@{ModuleName = 'posh-ssh'; ModuleVersion = '2.3.0'; })
5757

modules/AdminToolbox.Fun/AdminToolbox.Fun.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FunManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.7.0.84'
15+
ModuleVersion = '1.7.0.85'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'b7473004-d27a-4c4f-99f6-831b1e672d49'
21+
GUID = 'ecf013af-0120-421f-8965-e05ab2d766a1'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.MSGraph/AdminToolbox.MSGraph.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.MSGraphManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.5.0.81'
15+
ModuleVersion = '1.5.0.82'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '0d84636a-abb1-47a3-9530-adfbf822283a'
21+
GUID = 'e4cad7b7-c1d2-43cb-b2fe-650b8576d526'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Networking/AdminToolbox.Networking.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.NetworkingManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.24.0.1'
15+
ModuleVersion = '2.24.0.2'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '4ca656f3-2906-4d29-a6cc-dc33e91edbe8'
21+
GUID = '5dd3a9b0-b8e8-42d0-956b-057ccc96d146'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Office365/AdminToolbox.Office365.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.Office365Manifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '5.4.1.9'
15+
ModuleVersion = '5.4.1.10'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '6dbe9092-0765-4e30-bcab-550e169d6209'
21+
GUID = '483714df-63ae-43a3-87f1-b5491844628f'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

0 commit comments

Comments
 (0)