From 50de48608e0314dc35ede83f05246a0b34da1ac4 Mon Sep 17 00:00:00 2001 From: Jason Calabrese Date: Mon, 21 Nov 2016 22:33:19 -0700 Subject: [PATCH] bump version to 0.9.1-dev-20161121 --- bower.json | 2 +- package.json | 2 +- static/index.html | 8 ++++---- static/profile/js/profileeditor.js | 2 +- static/report/index.html | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bower.json b/bower.json index 2911a78b625..ebd43961dfb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nightscout", - "version": "0.9.1-dev-20161112", + "version": "0.9.1-dev-20161121", "dependencies": { "colorbrewer": "~1.0.0", "jQuery-Storage-API": "~1.7.2", diff --git a/package.json b/package.json index 4189729b927..0d17358c712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Nightscout", - "version": "0.9.1-dev-20161112", + "version": "0.9.1-dev-20161121", "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": "AGPL-3.0", "author": "Nightscout Team", diff --git a/static/index.html b/static/index.html index a912b008644..b306591d23b 100644 --- a/static/index.html +++ b/static/index.html @@ -25,10 +25,10 @@ - - + + - + @@ -590,7 +590,7 @@ - + diff --git a/static/profile/js/profileeditor.js b/static/profile/js/profileeditor.js index 78f21bb3ace..b5db65be0bd 100644 --- a/static/profile/js/profileeditor.js +++ b/static/profile/js/profileeditor.js @@ -639,7 +639,7 @@ adjustedRecord.units = client.settings.units; if (record.convertedOnTheFly) { - var result = window.confirm(translate('Profile is going to be saved in newer format used in Nightscout 0.9.1-dev-20161112 and above and will not be usable in older versions anymore.\nAre you sure?')); + var result = window.confirm(translate('Profile is going to be saved in newer format used in Nightscout 0.9.0 and above and will not be usable in older versions anymore.\nAre you sure?')); if (!result) { return; } diff --git a/static/report/index.html b/static/report/index.html index 25e51e2aa1d..ddbbeddc60c 100644 --- a/static/report/index.html +++ b/static/report/index.html @@ -23,7 +23,7 @@ - + @@ -116,7 +116,7 @@

Nightscout reporting Authentication status: - + @@ -125,7 +125,7 @@

Nightscout reporting - +