fix(core): update

This commit is contained in:
2024-06-23 09:22:42 +02:00
parent eec728054c
commit 41361bab44
2 changed files with 3 additions and 3 deletions

View File

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