fix(core): update

This commit is contained in:
2024-06-22 13:11:30 +02:00
parent 910984949f
commit 4ea69ec740
5 changed files with 193 additions and 3 deletions

View File

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