fix(core): update

This commit is contained in:
2024-06-23 13:26:51 +02:00
parent 6140b2b25b
commit 20d34b998e
8 changed files with 437 additions and 215 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.9.98',
version: '1.9.99',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}