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 8a47126 commit 5122c89Copy full SHA for 5122c89
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.66'
+ ModuleVersion = '0.0.67'
12
PowerShellVersion = '5.1'
13
PrivateData = @{
14
PSData = @{
0 commit comments