fix(core): update

This commit is contained in:
2024-06-13 15:19:59 +02:00
parent 8a8e901205
commit 23661f60e5
4 changed files with 208 additions and 10 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/spark',
version: '1.0.87',
description: 'A tool to maintain and configure servers on the base OS level for the Servezone infrastructure.'
version: '1.0.88',
description: 'A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure.'
}