Skip to content

Commit

Permalink
Prepare release APS-1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Nov 28, 2023
1 parent 7d93752 commit 912a2c8
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.4",
"version": "1.6.5",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.6.4"
"release": "APS-1.6.5"
},
"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.5
- Resolve issue where traveler will not functional unless it has sections defined.

APS 1.6.4
- Add API to download files from eTraveler system.

Expand Down

0 comments on commit 912a2c8

Please sign in to comment.