From 7084d76c43d1c2632bf933813253c90f825ffea4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 2 Jan 2025 04:07:43 +0100 Subject: [PATCH] 4.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2201db..09dc427 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "4.12.0", + "version": "4.12.1", "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",