fix(mod_commit): Remove extra new lines in changelog

This commit is contained in:
2024-06-23 22:54:45 +02:00
parent 4f8ca3fe5e
commit ceddc23423
2 changed files with 7 additions and 2 deletions

View File

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