diff --git a/README.md b/README.md index cd786669..76a83b10 100755 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ You can use special variables for your livestream and snapshort path and filenam Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> - -### **WORK IN PROGRESS** +### 3.0.0-beta.11 (2022-05-24) * (theimo1221) Add processing of new token provided by ring. diff --git a/package-lock.json b/package-lock.json index e419cb94..90271c58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.ring", - "version": "3.0.0-beta.10", + "version": "3.0.0-beta.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iobroker.ring", - "version": "3.0.0-beta.10", + "version": "3.0.0-beta.11", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^2.6.0", diff --git a/package.json b/package.json index 89b7ca59..c3b9ae57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.ring", - "version": "3.0.0-beta.10", + "version": "3.0.0-beta.11", "description": "Ring", "author": { "name": "Thiemo Hoffmann",