fix(cli): Improve table header formatting in group and UPS listings

This commit is contained in:
2025-03-28 22:27:21 +00:00
parent eafb5207a4
commit 1075335497
4 changed files with 9 additions and 3 deletions

View File

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