BREAKING CHANGE(core): Significant overhaul with potential breaking changes, update to version 3.0.0

This commit is contained in:
2024-10-28 01:39:49 +01:00
parent 9d52c62335
commit c6abfe69b8
4 changed files with 8 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '1.2.5',
version: '4.0.0',
description: 'A comprehensive multi-cloud manager leveraging Docker Swarmkit to orchestrate containerized applications across various cloud services and provide robust configuration and API integration.'
}