Skip to content

Commit

Permalink
v0.223.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jebeck committed Nov 7, 2015
1 parent 9c81ea7 commit 30463f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Tidepool Uploader",
"short_name": "Uploader",
"version": "0.220.0",
"version": "0.223.0",
"description": "The Tidepool Uploader helps you get your data from insulin pumps, CGMs and BG meters into Tidepool’s secure cloud platform.",
"minimum_chrome_version": "38",
"icons": {
Expand Down Expand Up @@ -75,7 +75,7 @@
"sendTimeout": 5000
},
{
"deviceName": "OneTouchUltra2 w/FTDI cable",
"deviceName": "OneTouchUltra2 w/FTDI cable",
"driverId": "OneTouchUltra2",
"bitrate": 9600,
"mode": "FTDI",
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": "0.220.0",
"version": "0.223.0",
"description": "Tidepool Project Universal Uploader",
"private": true,
"main": "main.js",
Expand Down

0 comments on commit 30463f4

Please sign in to comment.