Bump module version to 1.2.0
All checks were successful
Publish Powershell Module to Gitea Repository / deploy (push) Successful in 34s

This commit is contained in:
2025-04-25 16:12:59 -04:00
parent 6ec0944a32
commit 68da95104b

View File

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