Skip to content

Commit

Permalink
fix: copy command using the new version (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenos authored Jun 21, 2023
1 parent 525d687 commit 7ae3410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storage/object.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ export class ObjectStorage {
name: destinationKey,
owner,
metadata,
version: newVersion,
})

await ObjectCreatedCopyEvent.sendWebhook({
Expand Down

0 comments on commit 7ae3410

Please sign in to comment.