Skip to content

Commit f32f492

Browse files
committed
Merge branch 'develop' into 'main'
🔧 chore: ADD: prop IconUri to psdata.private See merge request phellams/commitfusion!7
2 parents 8e8dd52 + 29d55d9 commit f32f492

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

commitfusion.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@{
22

33
RootModule = "commitfusion.psm1"
4-
ModuleVersion = '0.9.8'
4+
ModuleVersion = '0.9.9'
55
CompatiblePSEditions = @()
66
GUID = 'c7e7262e-8c66-4c0d-9454-9927449c2927'
77
Author = 'Garvey k. Snow'
@@ -55,6 +55,7 @@
5555
# CHOCOLATE ---------------------
5656
LicenseUri = 'https://choosealicense.com/licenses/mit'
5757
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'
5859
Docsurl = 'https://pages.gitlab.io/phellams/commitfusion'
5960
MailingListUrl = 'https://gitlab.com/phellams/commitfusion/issues'
6061
projectSourceUrl = 'https://gitlab.com/phellams/commitfusion'

0 commit comments

Comments
 (0)