fix(core): update

This commit is contained in:
2024-04-19 13:54:20 +02:00
parent af90530000
commit 31ddd3ec23
7 changed files with 1737 additions and 1928 deletions

View File

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