fix(core): update

This commit is contained in:
2024-06-23 09:25:27 +02:00
parent 2a56dbcba1
commit 3524e5fa08
2 changed files with 2 additions and 2 deletions

View File

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