From 6eb7d7f7c16629a07efb2c9619bdb24cb97cf59b Mon Sep 17 00:00:00 2001 From: fenos Date: Wed, 21 Jun 2023 09:57:41 +0100 Subject: [PATCH] fix: copy command using the new version --- src/storage/object.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/storage/object.ts b/src/storage/object.ts index 8012abd6..05599bcc 100644 --- a/src/storage/object.ts +++ b/src/storage/object.ts @@ -287,6 +287,7 @@ export class ObjectStorage { name: destinationKey, owner, metadata, + version: newVersion, }) await ObjectCreatedCopyEvent.sendWebhook({