From d453da709fa90e26a9e49fefaef85d10d39946d7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 20 Dec 2024 02:13:50 +0100 Subject: [PATCH] 4.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b53ea6..04a62f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "4.5.1", + "version": "4.5.2", "private": false, "description": "A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.", "type": "module",