Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit eba461e

Browse files
Update PowerVCF.psd1
1 parent bf94aac commit eba461e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PowerVCF.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Brian O Connell
55
#
6-
# Generated on: 24/08/2021
6+
# Generated on: 06/10/2021
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'PowerVCF.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.1.3'
15+
ModuleVersion = '2.1.4'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -50,4 +50,4 @@ CmdletsToExport = '*'
5050
# Variables to export from this module
5151
VariablesToExport = '*'
5252

53-
}
53+
}

0 commit comments

Comments
 (0)