Skip to content

Commit 7ae3410

Browse files
authored
fix: copy command using the new version (#344)
1 parent 525d687 commit 7ae3410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/storage/object.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ export class ObjectStorage {
287287
name: destinationKey,
288288
owner,
289289
metadata,
290+
version: newVersion,
290291
})
291292

292293
await ObjectCreatedCopyEvent.sendWebhook({

0 commit comments

Comments
 (0)