Bump version to 14.2.0

This commit is contained in:
Sulka Haro
2021-02-02 19:57:10 +02:00
parent d7e011d8f5
commit b3ccaf3505
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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
View File
@@ -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",