fix(cli): Improve console output formatting for status banners and logging messages

This commit is contained in:
2025-03-26 18:00:54 +00:00
parent d01e878310
commit 1123a99aea
5 changed files with 19 additions and 12 deletions

View File

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