Skip to content

Commit

Permalink
raised version
Browse files Browse the repository at this point in the history
  • Loading branch information
TKnpl committed Jan 24, 2021
1 parent 38b8502 commit f3ac54a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Furthermore please chose an updating interval for calling the API server. 30 sec

## Changelog

### 0.0.4
* (TKnpl) Connection check to api improved, added timestamp of latest alert

### 0.0.3
* (TKnpl) added title, text, address, latitude, longitude, general formatting

Expand Down
2 changes: 1 addition & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "divera247",
"version": "0.0.3",
"version": "0.0.4",
"news": {
"0.0.2": {
"en": "adjusted translation",
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.divera247",
"version": "0.0.3",
"version": "0.0.4",
"description": "Adapter zur Alarmierungssoftware Divera 24/7",
"author": {
"name": "tknpl",
Expand Down

0 comments on commit f3ac54a

Please sign in to comment.