mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Bump version to 14.2.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"title": "Nightscout API",
|
"title": "Nightscout API",
|
||||||
"description": "Own your DData with the Nightscout API",
|
"description": "Own your DData with the Nightscout API",
|
||||||
"version": "14.1.1",
|
"version": "14.2.0",
|
||||||
"license": {
|
"license": {
|
||||||
"name": "AGPL 3",
|
"name": "AGPL 3",
|
||||||
"url": "https://www.gnu.org/licenses/agpl.txt"
|
"url": "https://www.gnu.org/licenses/agpl.txt"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ servers:
|
|||||||
info:
|
info:
|
||||||
title: Nightscout API
|
title: Nightscout API
|
||||||
description: Own your DData with the Nightscout API
|
description: Own your DData with the Nightscout API
|
||||||
version: 14.1.1
|
version: 14.2.0
|
||||||
license:
|
license:
|
||||||
name: AGPL 3
|
name: AGPL 3
|
||||||
url: 'https://www.gnu.org/licenses/agpl.txt'
|
url: 'https://www.gnu.org/licenses/agpl.txt'
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nightscout",
|
"name": "nightscout",
|
||||||
"version": "14.1.1",
|
"version": "14.2.0",
|
||||||
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
|
"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",
|
"license": "AGPL-3.0",
|
||||||
"author": "Nightscout Team",
|
"author": "Nightscout Team",
|
||||||
|
|||||||
Reference in New Issue
Block a user