From 361953212428dbab6cc9ef6260ad9a01ea56f045 Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Thu, 8 Apr 2021 15:31:13 +0200 Subject: [PATCH] Bump v5.1.12 * Add & update translations * Add & fix obsolete links * Expend library with the ResetWifiSettings function * Fix switching Wi-Fi modes depending on bands in WiFiForm * Fix translation sources in WiFiForm * NPM audit fix * Other small improvements --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd4d2eb..2482fc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foris", - "version": "5.1.11", + "version": "5.1.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foris", - "version": "5.1.11", + "version": "5.1.12", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", diff --git a/package.json b/package.json index 7453c15..92b5531 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foris", - "version": "5.1.11", + "version": "5.1.12", "description": "Set of components and utils for Foris and its plugins.", "author": "CZ.NIC, z.s.p.o.", "repository": {