Bump module version to 1.3.0 in the module manifest

This commit is contained in:
2025-04-30 15:02:25 -04:00
parent 0451788a13
commit 51a3a15a4f

View File

@@ -12,7 +12,7 @@
RootModule = 'PS-GiteaUtilities.psm1' RootModule = 'PS-GiteaUtilities.psm1'
# Version number of this module. # Version number of this module.
ModuleVersion = '1.2.0' ModuleVersion = '1.3.0'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()