From 084a11d7edd48c6e935e57d4fc03478463e6cc2c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 27 Oct 2024 19:50:39 +0100 Subject: [PATCH] 1.2.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8875868..014bb25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "1.2.3", + "version": "1.2.4", "private": false, "description": "A comprehensive multi-cloud manager leveraging Docker Swarmkit to orchestrate containerized applications across various cloud services and provide robust configuration and API integration.", "type": "module", @@ -127,4 +127,4 @@ "security", "logging" ] -} \ No newline at end of file +}