Skip to content

Commit

Permalink
chore: release v0.1.8
Browse files Browse the repository at this point in the history
* (HGlab01) save 'warnMessages'-array as file to reimport after restart of adapter
  • Loading branch information
HGlab01 committed Nov 25, 2021
1 parent 5406c9d commit 7b09122
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ https://github.com/HGlab01/ioBroker.fuelpricemonitor
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 0.1.8 (2021-11-25)
* (HGlab01) save 'warnMessages'-array as file to reimport after restart of adapter

### 0.1.7 (2021-11-16)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker-jsonexplorer",
"version": "0.1.7",
"version": "0.1.8",
"description": "Creates ioBroker states based on a json-object",
"main": "jsonExplorer.js",
"scripts": {
Expand Down

0 comments on commit 7b09122

Please sign in to comment.