fix(cli): Correct scripts subcommand argument parsing and bump smartcli dependency

This commit is contained in:
2025-10-28 12:36:50 +00:00
parent ef7bab3e32
commit 33609bff9a
4 changed files with 12 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/moxytool',
version: '1.3.1',
version: '1.3.2',
description: 'Proxmox administration tool for vGPU setup, VM management, and cluster configuration'
}