fix(cli/ups-handler): Improve UPS device listing table formatting for better column alignment

This commit is contained in:
2025-03-28 22:30:01 +00:00
parent 80ff1b1230
commit 88e353eec6
3 changed files with 8 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '3.1.1',
version: '3.1.2',
description: 'Node.js UPS Shutdown Tool for SNMP-enabled UPS devices'
}