Skip to content

Commit

Permalink
Merge pull request #1605 from tidepool-org/release-2.56.1
Browse files Browse the repository at this point in the history
v2.56.1
  • Loading branch information
krystophv authored Jan 23, 2024
2 parents 67eb927 + 8b00baa commit da4197f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tidepool-uploader",
"productName": "tidepool-uploader",
"version": "2.55.1-fora-fix.2",
"version": "2.56.1",
"description": "Tidepool Project Universal Uploader",
"main": "./main.prod.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tidepool-uploader",
"version": "2.55.1-fora-fix.2",
"version": "2.56.1",
"description": "Tidepool Project Universal Uploader",
"private": true,
"main": "main.prod.js",
Expand Down

0 comments on commit da4197f

Please sign in to comment.