Skip to content

Commit

Permalink
Prepare release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Jul 7, 2023
1 parent e7fa381 commit 7064b5f
Show file tree
Hide file tree
Showing 2 changed files with 7 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.2",
"version": "1.6.3",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.6.2"
"release": "APS-1.6.3"
},
"dependencies": {
"basic-auth": "1.0.0",
Expand Down
5 changes: 5 additions & 0 deletions public/release.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
APS 1.6.3
- Increase upload size on traveler to 50MB.
- Update API to show version of form.
- Resolve size limitation of etraveler form.

APS 1.6.2
- Resolve issue with not being able to upload multiple files onto discrepancy logs.

Expand Down

0 comments on commit 7064b5f

Please sign in to comment.