fix(assets/templates): Update CI template configurations to use module.githost

This commit is contained in:
2025-01-01 05:02:36 +01:00
parent f0c7cf34e6
commit 6c3b78d0fe
9 changed files with 19 additions and 13 deletions

View File

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