Resolve -preserverelativepath issue in invoke-giteafiledownload, update pester tests, and bump module version to 1.4.0
Some checks failed
Publish Powershell Module to Gitea Repository / deploy (push) Has been cancelled
Publish Powershell Module to Gitea Repository / test (push) Has been cancelled

This commit is contained in:
2025-05-27 11:31:00 -04:00
parent 1d0c8b43bc
commit 1c09d40253
3 changed files with 115 additions and 68 deletions

View File

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