fix(templates): Correct template file paths and organization for service projects

This commit is contained in:
2025-01-01 05:32:10 +01:00
parent 90637b1466
commit 81eb713dee
4 changed files with 12 additions and 5 deletions

View File

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