feat(cli): Add automatic update command and documentation updates

This commit is contained in:
2025-10-27 17:36:16 +00:00
parent bf3e44c8c5
commit f80a3fdb73
4 changed files with 120 additions and 7 deletions

View File

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