Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Revoke-Obfuscation.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Description = 'PowerShell module file for importing all required modules for the
PowerShellVersion = '3.0'

# Minimum version of the Windows PowerShell host required by this module
PowerShellHostVersion = '3.0'
PowerShellHostVersion = '1.6'

# Script files (.ps1) that are run in the caller's environment prior to importing this module
#ScriptsToProcess = @('Get-ScriptBlock.ps1')
Expand Down