fix(core): Update project dependencies and resolve minor issues in file paths

This commit is contained in:
2025-03-03 13:19:12 +00:00
parent db20fb6bce
commit 6af0b5d0d8
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdaemon',
version: '2.0.7',
version: '2.0.8',
description: 'Start scripts as long running daemons and manage them.'
}