diff --git a/README.md b/README.md index e470f7bf..66ea436a 100644 --- a/README.md +++ b/README.md @@ -639,7 +639,7 @@ If you still have questions, try to find an answer [here](https://mui.com/guides --> ## Changelog -### **WORK IN PROGRESS** +### 2.1.4 (2022-03-27) * (bluefox) Added `log` method to connection * (bluefox) Corrected translations diff --git a/package.json b/package.json index 6e5d3dac..f6f2ac44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/adapter-react-v5", - "version": "2.1.3", + "version": "2.1.4", "description": "React classes to develop admin interfaces for ioBroker with react.", "author": { "name": "bluefox",