Bump module version to 1.4.3 and update download URL in Get-GiteaChildItem function to allow for getting LFS files from other branches
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 32s

This commit is contained in:
2025-05-27 12:11:54 -04:00
parent 02f83e6633
commit 5854940f75
2 changed files with 2 additions and 2 deletions

View File

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