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 95f4dc6 + 2c71c53 commit 13cbe3fCopy full SHA for 13cbe3f
commitfusion.psd1
@@ -1,7 +1,7 @@
1
@{
2
3
RootModule = "commitfusion.psm1"
4
- ModuleVersion = '0.9.6'
+ ModuleVersion = '0.9.7'
5
CompatiblePSEditions = @()
6
GUID = 'c7e7262e-8c66-4c0d-9454-9927449c2927'
7
Author = 'Garvey k. Snow'
@@ -48,7 +48,7 @@
48
LicenseUrl = 'https://choosealicense.com/licenses/mit'
49
ProjectUrl = 'https://gitlab.com/phellams/commitfusion'
50
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'
+ ReleaseNotes = @()
52
Prerelease = 'beta'
53
RequireLicenseAcceptance = $false
54
ExternalModuleDependencies = @()
0 commit comments