Skip to content

Commit 9890770

Browse files
committed
* Bump version to 14.2.1
* Update socket.io
1 parent f9c5a7c commit 9890770

4 files changed

Lines changed: 107 additions & 130 deletions

File tree

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)