Skip to content

Commit

Permalink
Merge pull request #1657 from tidepool-org/release-2.59.0
Browse files Browse the repository at this point in the history
v2.59.0
  • Loading branch information
gniezen authored Sep 17, 2024
2 parents b3e8eb1 + 7b9fc76 commit c38944e
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.58.0-embrace-support.1",
"version": "2.59.0",
"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.58.0-embrace-support.1",
"version": "2.59.0",
"description": "Tidepool Project Universal Uploader",
"private": true,
"main": "main.prod.js",
Expand Down

0 comments on commit c38944e

Please sign in to comment.