Skip to content

Commit

Permalink
fix: git tag version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Vanbergen committed Jul 31, 2021
1 parent 917169b commit c674967
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [x] Test in situation
- [ ] Add option for disabling local storage
- [ ] Update payload version and add new types
- [ ] Add build/coverage/version badges

docs coming soon, just looking for feedback right now, I promise it'll be shiny

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payload-plugin-cloud-storage",
"version": "0.0.9",
"version": "0.0.11",
"description": "Plugin for uploading media from collections to cloud storage. Currently only supports S3.",
"main": "dist/index.js",
"license": "MIT",
Expand Down

0 comments on commit c674967

Please sign in to comment.