From 05b6e14ca3f8da77cb04ed38629b5ef1f15fa07d Mon Sep 17 00:00:00 2001 From: williamlardier Date: Thu, 25 Jul 2024 10:36:01 +0200 Subject: [PATCH] Bump to 8.8.29 Issue: CLDSRV-545 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 296d548898..d37ef34395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.28", + "version": "8.8.29", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {