fix(core): Updated dependencies in package.json to latest versions.

This commit is contained in:
2024-12-17 19:51:10 +01:00
parent ef5bfd435a
commit df67ebd27a
5 changed files with 314 additions and 269 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '4.5.0',
version: '4.5.1',
description: 'A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.'
}