Rename Upgrade-OPNSenseFirmware to Start-OPNSenseFirmwareUpgrade to resolve cmdlet name conflict

This commit is contained in:
GraceSolutions
2025-04-15 07:40:23 -04:00
parent 91dc1a1f17
commit c423cca25a
7 changed files with 319 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
RootModule = 'PSOPNSenseAPI.psm1'
# Version number of this module.
ModuleVersion = '2025.04.14.2340'
ModuleVersion = '2025.04.15.0739'
# Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core')