Removed all version numbers from scripts

Scripts in a module should not be individually versioned. Only the
module should be versioned.
This commit is contained in:
Matt Graeber
2015-12-16 17:07:39 -08:00
parent b01a8127bc
commit c2a70924e1
11 changed files with 5 additions and 77 deletions
-2
View File
@@ -1,5 +1,3 @@
#Requires -Version 2
function Invoke-WmiCommand {
<#
.SYNOPSIS