fix(cli): rename the update command references to upgrade across the CLI and documentation

This commit is contained in:
2026-03-15 12:04:05 +00:00
parent 7de521078e
commit 1c50509497
9 changed files with 18 additions and 11 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '5.3.0',
version: '5.3.1',
description: 'Network UPS Shutdown Tool - Monitor SNMP-enabled UPS devices and orchestrate graceful system shutdowns during power emergencies'
}