Skip to content

Commit

Permalink
feat(v3.5.0): version
Browse files Browse the repository at this point in the history
  • Loading branch information
diced committed Aug 16, 2022
1 parent acd0cab commit 9b60147
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Built with Next.js & React
- Token protected uploading
- Image uploading
- Image compression
- Password Protected Uploads
- URL shortening
- Text uploading
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zipline",
"version": "3.4.8",
"version": "3.5.0",
"license": "MIT",
"scripts": {
"dev": "REACT_EDITOR=code NODE_ENV=development tsx src/server",
Expand Down Expand Up @@ -72,4 +72,4 @@
"url": "https://github.com/diced/zipline.git"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 9b60147

Please sign in to comment.