fix(daemon): Adjust console log box formatting for consistent output in daemon status messages

This commit is contained in:
2025-03-26 18:04:12 +00:00
parent d049e8741f
commit 65444b6d25
3 changed files with 12 additions and 6 deletions

View File

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