From a578cea457e96f9768e8e6ea904b7ff50a41913c Mon Sep 17 00:00:00 2001 From: Leif Henriksen Date: Wed, 23 Jul 2025 16:48:09 +0200 Subject: [PATCH 1/2] CLDSRV-674: bump pkg.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d40d969f33..08f38b1857 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s3", - "version": "7.70.74", + "version": "7.70.75", "description": "S3 connector", "main": "index.js", "engines": { From 49935093bf70fa308eea4404fdd9645d0603c3ea Mon Sep 17 00:00:00 2001 From: Leif Henriksen Date: Wed, 23 Jul 2025 17:26:56 +0200 Subject: [PATCH 2/2] CLDSRV-674: bump package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f24461885..fdd524f422 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.55", + "version": "8.8.56", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {