diff --git a/manifest.json b/manifest.json index c44aa7703c..c29b635f76 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Tidepool Uploader", "short_name": "Uploader", - "version": "0.128.0", + "version": "0.129.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": { diff --git a/package.json b/package.json index 6ce4c2928f..6b84249f26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tidepool-uploader", - "version": "0.128.0", + "version": "0.129.0", "description": "Tidepool Project Universal Uploader", "private": true, "main": "main.js",