Bump module version to 1.5.5 and update Invoke-GiteaFileDownload to ensure URL encoded characters in the file name are properly replaced.

This commit is contained in:
2025-05-27 14:22:51 -04:00
parent d647600568
commit 3f66adb4ca
2 changed files with 3 additions and 2 deletions

View File

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