feat(core): Enhance SNMP module and interactive CLI setup for UPS shutdown

This commit is contained in:
2025-03-25 09:07:47 +00:00
parent 1e74fbe367
commit a211b4d999
2 changed files with 9 additions and 1 deletions

View File

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