Skip to content

Commit

Permalink
Bump to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeljo committed Aug 10, 2019
1 parent e774fda commit c3d6f88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ozwcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.1.2] - 2019-08-09
### Fixed
* Fixed Docker build failure

## [1.1.1] - 2019-04-08
### Fixed
* Added `arch` field to `config.json` (required beginning with Hass.io 151)
Expand Down
2 changes: 1 addition & 1 deletion ozwcp/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ozwcp",
"url": "https://github.com/jkeljo/hassio-addons/blob/master/ozwcp",
"version": "1.1.1",
"version": "1.1.2",
"slug": "ozwcp",
"arch": [
"aarch64",
Expand Down

0 comments on commit c3d6f88

Please sign in to comment.