Skip to content

Commit

Permalink
Release 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed Feb 22, 2019
1 parent 5c851ec commit a748860
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": "simple-thermostat",
"version": "0.18.0",
"version": "0.18.1",
"description": "A different take on the thermostat card for Home Assistant Lovelace UI",
"main": "index.js",
"repository": "[email protected]:nervetattoo/simple-thermostat.git",
Expand Down
8 changes: 4 additions & 4 deletions tracker.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"simple-thermostat": {
"version": "0.18.0",
"updated_at": "2019-02-21",
"version": "0.18.1",
"updated_at": "2019-02-22",
"visit_repo": "https://github.com/nervetattoo/simple-thermostat",
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.18.0/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.18.0"
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.18.1/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.18.1"
}
}

0 comments on commit a748860

Please sign in to comment.