Skip to content

Commit 13cbe3f

Browse files
committed
Merge branch 'develop' into 'main'
🔧 config(manifest): update module manifest version See merge request phellams/commitfusion!4
2 parents 95f4dc6 + 2c71c53 commit 13cbe3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commitfusion.psd1

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

33
RootModule = "commitfusion.psm1"
4-
ModuleVersion = '0.9.6'
4+
ModuleVersion = '0.9.7'
55
CompatiblePSEditions = @()
66
GUID = 'c7e7262e-8c66-4c0d-9454-9927449c2927'
77
Author = 'Garvey k. Snow'
@@ -48,7 +48,7 @@
4848
LicenseUrl = 'https://choosealicense.com/licenses/mit'
4949
ProjectUrl = 'https://gitlab.com/phellams/commitfusion'
5050
IconUrl = 'https://raw.githubusercontent.com/phellams/phellams-general-resources/main/logos/commitfusion/dist/png/commitfusion-logo-512x512.png'
51-
ReleaseNotes = 'https://gitlab.com/phellams/commitfusion'
51+
ReleaseNotes = @()
5252
Prerelease = 'beta'
5353
RequireLicenseAcceptance = $false
5454
ExternalModuleDependencies = @()

0 commit comments

Comments
 (0)