fix(publish): Switch publish registry to internal Verdaccio instance and add local CI settings

This commit is contained in:
2025-10-27 17:38:29 +00:00
parent dc868e3fbc
commit 723dca735f
3 changed files with 8 additions and 2 deletions

View File

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