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.
2 parents 8e8dd52 + 29d55d9 commit f32f492Copy full SHA for f32f492
commitfusion.psd1
@@ -1,7 +1,7 @@
1
@{
2
3
RootModule = "commitfusion.psm1"
4
- ModuleVersion = '0.9.8'
+ ModuleVersion = '0.9.9'
5
CompatiblePSEditions = @()
6
GUID = 'c7e7262e-8c66-4c0d-9454-9927449c2927'
7
Author = 'Garvey k. Snow'
@@ -55,6 +55,7 @@
55
# CHOCOLATE ---------------------
56
LicenseUri = 'https://choosealicense.com/licenses/mit'
57
ProjectUri = 'https://gitlab.com/phellams/commitfusion.git'
58
+ IconUri = 'https://raw.githubusercontent.com/phellams/phellams-general-resources/main/logos/commitfusion/dist/png/commitfusion-logo-512x512.png'
59
Docsurl = 'https://pages.gitlab.io/phellams/commitfusion'
60
MailingListUrl = 'https://gitlab.com/phellams/commitfusion/issues'
61
projectSourceUrl = 'https://gitlab.com/phellams/commitfusion'
0 commit comments