diff --git a/README.md b/README.md index 62a3a92..2547d7f 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,7 @@ Feel free to modify the default timespan of 60 seconds for the polling interval. Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> - -### **WORK IN PROGRESS** +### 0.2.22 (2023-12-21) - (MiGoller) Fix for issue [#83 Verbindungsproblem 20.12.23 Check your credentials!](https://github.com/MiGoller/ioBroker.life360/issues/83) . diff --git a/package-lock.json b/package-lock.json index ab6bd08..d4fa8fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.life360", - "version": "0.2.21", + "version": "0.2.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iobroker.life360", - "version": "0.2.21", + "version": "0.2.22", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^2.5.1", diff --git a/package.json b/package.json index 6540e8d..20d74ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.life360", - "version": "0.2.21", + "version": "0.2.22", "description": "An ioBroker adapter for Life360.", "author": { "name": "migoller",