diff --git a/bower.json b/bower.json index 7d3756be363..406470963b2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nightscout", - "version": "0.6.1", + "version": "0.6.2", "dependencies": { "angularjs": "1.3.0-beta.19", "bootstrap": "~3.2.0", diff --git a/package.json b/package.json index 6c3e87ff360..efa813acd62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Nightscout", - "version": "0.6.1", + "version": "0.6.2", "description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.", "license": "AGPL3", "author": "Nightscout Team", diff --git a/static/index.html b/static/index.html index eb787e36f47..934fdf1ff11 100644 --- a/static/index.html +++ b/static/index.html @@ -6,9 +6,9 @@