Skip to content

Commit

Permalink
Version 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
baerengraben authored and baerengraben committed Jun 9, 2021
1 parent e295631 commit a9da5e9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ The first query is made 10s after the adapter was started. After the first start

## Changelog

### 0.9.5
* (baerengraben) Some small improvements

### 0.9.4
* (baerengraben) Bugfix: https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/47

Expand Down
5 changes: 4 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"common": {
"name": "swiss-weather-api",
"version": "0.9.4",
"version": "0.9.5",
"news": {
"0.9.5": {
"en": "Some small improvements "
},
"0.9.4": {
"en": "Bugfix https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/47"
},
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.swiss-weather-api",
"version": "0.9.4",
"version": "0.9.5",
"description": "Connects to SRF Weather API (https://developer.srgssr.ch/apis/srf-weather)",
"author": {
"name": "baerengraben",
Expand Down

0 comments on commit a9da5e9

Please sign in to comment.