We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb26dc commit 4be54efCopy full SHA for 4be54ef
1 file changed
Testimo.psd1
@@ -8,7 +8,7 @@
8
Description = 'Testimo is Powershell module that tests Active Directory against specific set of tests.'
9
FunctionsToExport = @('Get-TestimoConfiguration', 'Get-TestimoSources', 'Import-PrivateModule', 'Invoke-Testimo')
10
GUID = '0c1b99de-55ac-4410-8cb5-e689ff3be39b'
11
- ModuleVersion = '0.0.49'
+ ModuleVersion = '0.0.50'
12
PowerShellVersion = '5.1'
13
PrivateData = @{
14
PSData = @{
0 commit comments