Revert module version to 1.5.3 in the module manifest
All checks were successful
Publish Powershell Module to Gitea Repository / test (push) Successful in 10s
Publish Powershell Module to Gitea Repository / deploy (push) Successful in 33s

This commit is contained in:
2025-05-27 14:23:10 -04:00
parent 3f66adb4ca
commit b6a46b38bd

View File

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