Skip to content

Commit

Permalink
Prepare release for APS-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iTerminate committed Oct 17, 2022
1 parent d889bed commit 2bb7649
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.1",
"version": "1.6.2",
"private": true,
"scripts": {
"start": "node app"
},
"repository": {
"type": "git",
"url": "https://github.com/AdvancedPhotonSource/traveler.git",
"release": "APS-1.6.1"
"release": "APS-1.6.2"
},
"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.2
- Resolve issue with not being able to upload multiple files onto discrepancy logs.

APS 1.6.1
- Resolve issue with date validation that end in 0.

Expand Down

0 comments on commit 2bb7649

Please sign in to comment.