Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit b55ae45

Browse files
committed
update version
1 parent 2fc2cac commit b55ae45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PSUrlScanio.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PSUrlScanio.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.5'
15+
ModuleVersion = '0.5.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()
@@ -107,7 +107,7 @@ PrivateData = @{
107107
# IconUri = ''
108108

109109
# ReleaseNotes of this module
110-
ReleaseNotes = 'https://github.com/sysgoblin/PSURLScanio/releases/tag/0.1.5'
110+
# ReleaseNotes = ''
111111

112112
# Prerelease string of this module
113113
# Prerelease = ''

0 commit comments

Comments
 (0)