Bump module version to 1.4.1 in the module manifest

This commit is contained in:
2025-05-27 11:41:09 -04:00
parent 15381257e5
commit d4c7aa5a92

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.4.0' ModuleVersion = '1.4.1'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()