diff --git a/README.md b/README.md index 64d38ce..5c5074e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See here: https://github.com/ioBroker/ioBroker.vis-widgets-react-template --> ## Changelog -### **WORK IN PROGRESS** +### 0.1.8 (2022-07-23) * (bluefox) Added search for i18n keys in the code ### 0.1.7 (2022-07-22) diff --git a/package.json b/package.json index 0cd69ab..c81b5d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/vis-widgets-react-dev", - "version": "0.1.7", + "version": "0.1.8", "description": "React classes to develop admin interfaces for ioBroker with react.", "author": { "name": "bluefox",