From 4ffb60a9f164899e24f346954d1f87c07b8660cd Mon Sep 17 00:00:00 2001 From: Dimitrios Vasilas Date: Thu, 3 Sep 2026 12:11:02 +0300 Subject: [PATCH] Bump version to 9.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9320e0d44..5fb4b68aea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "9.4.2", + "version": "9.4.3", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {