Skip to content

Commit

Permalink
rel: Manifest Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTaylorLee committed Nov 26, 2024
1 parent f34b1e1 commit 3838231
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.ActiveDirectoryManifest.psm1'

# Version number of this module.
ModuleVersion = '1.11.1.6'
ModuleVersion = '1.11.1.7'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'b7bbf32b-58c5-4785-95ed-a39abc7c6569'
GUID = 'ed9c0389-5aa5-4104-b2ad-3e4f919b9db3'

# Author of this module
Author = 'Taylor Lee'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.EndpointManagementManifest.psm1'

# Version number of this module.
ModuleVersion = '4.11.0.16'
ModuleVersion = '4.11.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '71f304cf-d5c0-4fa0-9b93-c3d00e494eac'
GUID = '998b0c7a-e6f8-40f5-98fa-8dd739c9b969'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.Exchange/AdminToolbox.Exchange.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.ExchangeManifest.psm1'

# Version number of this module.
ModuleVersion = '1.10.0.16'
ModuleVersion = '1.10.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '4f36032e-79dd-4831-bc78-c3dd3f9e0a01'
GUID = 'f25c798b-00c1-4929-9430-84d0de102964'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.FFTools/AdminToolbox.FFTools.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.FFToolsManifest.psm1'

# Version number of this module.
ModuleVersion = '4.17.0.16'
ModuleVersion = '4.17.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '91c0c18b-82b4-4dac-b2d5-1c4b4663e6a3'
GUID = 'e19fbd3e-8be0-4725-ae8a-2bd1fbb37f16'

# Author of this module
Author = 'Taylor Lee'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.FileManagementManifest.psm1'

# Version number of this module.
ModuleVersion = '1.17.0.16'
ModuleVersion = '1.17.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '68d1f088-12f3-4055-8aa6-d4f2740b3816'
GUID = '3fd0bf10-a0c9-4789-9151-4aca8452af67'

# Author of this module
Author = 'Taylor Lee'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.FortiWizardManifest.psm1'

# Version number of this module.
ModuleVersion = '2.21.0.1'
ModuleVersion = '2.21.0.2'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '38f3f460-d7ce-4aa4-93b2-3589fd22af63'
GUID = '11afeadf-6990-4501-b5aa-8cd470e78d70'

# Author of this module
Author = 'Taylor Lee'
Expand Down Expand Up @@ -51,7 51,7 @@ PowerShellVersion = '5.1'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.21.0.16'; },
RequiredModules = @(@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.21.0.17'; },
@{ModuleName = 'ImportExcel'; ModuleVersion = '7.0.1'; },
@{ModuleName = 'posh-ssh'; ModuleVersion = '2.3.0'; })

Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.Fun/AdminToolbox.Fun.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.FunManifest.psm1'

# Version number of this module.
ModuleVersion = '1.7.0.16'
ModuleVersion = '1.7.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '683858a9-b6cc-4da6-b543-71df62fdc8ed'
GUID = '28bcc154-0fb1-4f35-ba69-ad535ae10b59'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.MSGraph/AdminToolbox.MSGraph.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.MSGraphManifest.psm1'

# Version number of this module.
ModuleVersion = '1.5.0.13'
ModuleVersion = '1.5.0.14'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'b631870d-06e1-46ef-a715-b0a95c94a7e8'
GUID = '295cacf1-cd7d-4250-bc28-896131e78f0c'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.Networking/AdminToolbox.Networking.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.NetworkingManifest.psm1'

# Version number of this module.
ModuleVersion = '2.21.0.16'
ModuleVersion = '2.21.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '81d43805-80e1-410d-8287-511976155583'
GUID = 'c3ca014e-0201-4f15-b4c5-daa2da3813ad'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.Office365/AdminToolbox.Office365.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.Office365Manifest.psm1'

# Version number of this module.
ModuleVersion = '4.3.0.15'
ModuleVersion = '4.3.0.16'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'aa01f1a3-a9f0-40f9-a40e-635ce4b8d2ec'
GUID = '280e785e-c692-469f-b6db-9d245abffd8e'

# Author of this module
Author = 'Taylor Lee'
Expand Down
4 changes: 2 additions & 2 deletions modules/AdminToolbox.Remoting/AdminToolbox.Remoting.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.RemotingManifest.psm1'

# Version number of this module.
ModuleVersion = '1.10.0.16'
ModuleVersion = '1.10.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = '4f8e87ba-4b94-420c-9fa8-2b52f8625da6'
GUID = '649efe33-1f84-4275-a8c9-3890e30ef627'

# Author of this module
Author = 'Taylor Lee'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolbox.VMWareAutomateManifest.psm1'

# Version number of this module.
ModuleVersion = '4.9.0.16'
ModuleVersion = '4.9.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'af693409-4928-4956-8ad5-91d882887038'
GUID = 'ef13e236-77b9-4d46-b322-2b598aaef46f'

# Author of this module
Author = 'Taylor Lee'
Expand Down
28 changes: 14 additions & 14 deletions modules/AdminToolbox/AdminToolbox.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 12,13 @@
RootModule = 'AdminToolboxManifest.psm1'

# Version number of this module.
ModuleVersion = '11.1.0.16'
ModuleVersion = '11.1.0.17'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'ad6a3a80-9c03-4a0a-ad72-a4c20f69aa54'
GUID = 'c63e292f-decb-4743-8853-e4a7554c0f87'

# Author of this module
Author = 'Taylor Lee'
Expand Down Expand Up @@ -51,18 51,18 @@ PowerShellVersion = '5.1'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'AdminToolbox.ActiveDirectory'; ModuleVersion = '1.11.1.6'; },
@{ModuleName = 'AdminToolbox.EndpointManagement'; ModuleVersion = '4.11.0.16'; },
@{ModuleName = 'AdminToolbox.Exchange'; ModuleVersion = '1.10.0.16'; },
@{ModuleName = 'AdminToolbox.FFTools'; ModuleVersion = '4.17.0.16'; },
@{ModuleName = 'AdminToolbox.FileManagement'; ModuleVersion = '1.17.0.16'; },
@{ModuleName = 'AdminToolbox.FortiWizard'; ModuleVersion = '2.21.0.1'; },
@{ModuleName = 'AdminToolbox.Fun'; ModuleVersion = '1.7.0.16'; },
@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.21.0.16'; },
@{ModuleName = 'AdminToolbox.MSGraph'; ModuleVersion = '1.5.0.13'; },
@{ModuleName = 'AdminToolbox.Office365'; ModuleVersion = '4.3.0.15'; },
@{ModuleName = 'AdminToolbox.Remoting'; ModuleVersion = '1.10.0.16'; },
@{ModuleName = 'AdminToolbox.VMWareAutomate'; ModuleVersion = '4.9.0.16'; },
RequiredModules = @(@{ModuleName = 'AdminToolbox.ActiveDirectory'; ModuleVersion = '1.11.1.7'; },
@{ModuleName = 'AdminToolbox.EndpointManagement'; ModuleVersion = '4.11.0.17'; },
@{ModuleName = 'AdminToolbox.Exchange'; ModuleVersion = '1.10.0.17'; },
@{ModuleName = 'AdminToolbox.FFTools'; ModuleVersion = '4.17.0.17'; },
@{ModuleName = 'AdminToolbox.FileManagement'; ModuleVersion = '1.17.0.17'; },
@{ModuleName = 'AdminToolbox.FortiWizard'; ModuleVersion = '2.21.0.2'; },
@{ModuleName = 'AdminToolbox.Fun'; ModuleVersion = '1.7.0.17'; },
@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.21.0.17'; },
@{ModuleName = 'AdminToolbox.MSGraph'; ModuleVersion = '1.5.0.14'; },
@{ModuleName = 'AdminToolbox.Office365'; ModuleVersion = '4.3.0.16'; },
@{ModuleName = 'AdminToolbox.Remoting'; ModuleVersion = '1.10.0.17'; },
@{ModuleName = 'AdminToolbox.VMWareAutomate'; ModuleVersion = '4.9.0.17'; },
@{ModuleName = 'ImportExcel'; ModuleVersion = '7.0.1'; },
@{ModuleName = 'posh-ssh'; ModuleVersion = '2.3.0'; },
@{ModuleName = 'PSEventViewer'; ModuleVersion = '1.0.17'; })
Expand Down

0 comments on commit 3838231

Please sign in to comment.