Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hombach committed Jun 27, 2020
1 parent f359ec4 commit 2843f29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "kostal-piko-ba",
"version": "0.5.3",
"version": "0.5.4",
"title": "Kostal PikoBA",
"titleLang": {
"en": "Kostal PikoBA",
Expand Down Expand Up @@ -43,6 +43,9 @@
"connectionType": "local",
"dataSource": "poll",
"news": {
"0.5.4": {
"en": "changed github actions"
},
"0.5.3": {
"en": "changed travis flow"
},
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.kostal-piko-ba",
"version": "0.5.3",
"version": "0.5.4",
"description": "Adapter for reading Kostal Piko BA data",
"author": "hombach <NPM@Homba.ch>",
"homepage": "https://github.com/hombach/ioBroker.kostal-piko-ba",
Expand Down

0 comments on commit 2843f29

Please sign in to comment.