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 5225043 commit 9d548fcCopy full SHA for 9d548fc
1 file changed
GUIDv7/GUIDv7.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '0.0.1'
+ModuleVersion = '0.0.2'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -98,10 +98,10 @@ PrivateData = @{
98
# Tags = @()
99
100
# A URL to the license for this module.
101
- # LicenseUri = ''
+ LicenseUri = 'https://github.com/diecknet/GUIDv7/blob/main/LICENSE'
102
103
# A URL to the main website for this project.
104
- # ProjectUri = ''
+ ProjectUri = 'https://github.com/diecknet/GUIDv7'
105
106
# A URL to an icon representing this module.
107
# IconUri = ''
0 commit comments