Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed Aug 19, 2019
1 parent 5866f29 commit 797bb9b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "banner-card",
"version": "0.7.0",
"version": "0.8.0",
"main": "index.js",
"author": "Raymond Julin <[email protected]>",
"description": "A fluffy banner card for Home Assistant",
Expand Down
8 changes: 4 additions & 4 deletions tracker.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"banner-card": {
"version": "0.7.0",
"updated_at": "2019-08-17",
"version": "0.8.0",
"updated_at": "2019-08-19",
"visit_repo": "https://github.com/nervetattoo/banner-card",
"remote_location": "https://github.com/nervetattoo/banner-card/releases/download/0.7.0/banner-card.js",
"changelog": "https://github.com/nervetattoo/banner-card/releases/0.7.0"
"remote_location": "https://github.com/nervetattoo/banner-card/releases/download/0.8.0/banner-card.js",
"changelog": "https://github.com/nervetattoo/banner-card/releases/0.8.0"
}
}

0 comments on commit 797bb9b

Please sign in to comment.