Skip to content

Commit

Permalink
Prepare release APS-1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Aug 17, 2023
1 parent c3d3c30 commit 1619600
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "traveler-aps",
"version": "1.6.3",
"version": "1.6.4",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.6.3"
"release": "APS-1.6.4"
},
"dependencies": {
"basic-auth": "1.0.0",
Expand Down
3 changes: 3 additions & 0 deletions public/release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
APS 1.6.4
- Add API to download files from eTraveler system.

APS 1.6.3
- Increase upload size on traveler to 50MB.
- Update API to show version of form.
Expand Down

0 comments on commit 1619600

Please sign in to comment.