Skip to content

Commit cbfae75

Browse files
authored
Merge pull request #6877 from nightscout/dev
Release 14.2.1 Sweet Liquorice
2 parents 5936954 + f086d36 commit cbfae75

File tree

5 files changed

+110
-133
lines changed

5 files changed

+110
-133
lines changed

lib/server/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"info": {
99
"title": "Nightscout API",
1010
"description": "Own your DData with the Nightscout API",
11-
"version": "14.2.0",
11+
"version": "14.2.1",
1212
"license": {
1313
"name": "AGPL 3",
1414
"url": "https://www.gnu.org/licenses/agpl.txt"

lib/server/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ servers:
44
info:
55
title: Nightscout API
66
description: Own your DData with the Nightscout API
7-
version: 14.2.0
7+
version: 14.2.1
88
license:
99
name: AGPL 3
1010
url: 'https://www.gnu.org/licenses/agpl.txt'

0 commit comments

Comments
 (0)