fix(build): replace manual release compilation workflows with tsdeno-based build configuration

This commit is contained in:
2026-03-18 09:48:16 +00:00
parent 0d20dce520
commit 05242a1c7d
8 changed files with 69 additions and 342 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/nupst',
version: '5.3.1',
version: '5.3.2',
description: 'Network UPS Shutdown Tool - Monitor SNMP-enabled UPS devices and orchestrate graceful system shutdowns during power emergencies'
}