Skip to content

Commit

Permalink
Anpassung io-package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sucht3371 committed May 18, 2018
1 parent e875b58 commit 376b98b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
This adapter is for reading values ​​from the pool controller. This pool controller is from www.pooldigital.de.
A demo of the controller can be found at http://demo.poolcontroller.de/gui/phase2/

### 0.2.2
* (MichaelVoelker) adaption io-package
### 0.2.1
* (MichaelVoelker) final release
### 0.0.1
Expand Down
6 changes: 5 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"common": {
"name": "poolcontroller",
"version": "0.2.1",
"version": "0.2.2",
"news": {
"0.2.2": {
"en": "adaption io-packages",
"de": "Anpassungen io-packages"
},
"0.2.1": {
"en": "final adapter",
"de": "finale Version"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.poolcontroller",
"version": "0.2.1",
"version": "0.2.2",
"description": "ioBroker poolcontroller Adapter",
"author": {
"name": "Michael Voelker",
Expand Down

0 comments on commit 376b98b

Please sign in to comment.