Skip to content

Commit

Permalink
Release 0.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nervetattoo committed Jan 6, 2020
1 parent 8e1511d commit 9f752d0
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.33.0",
"version": "0.33.1",
"description": "A different take on the thermostat card for Home Assistant Lovelace UI",
"main": "src/index.js",
"repository": "git@github.com: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.33.0",
"updated_at": "2020-01-02",
"version": "0.33.1",
"updated_at": "2020-01-06",
"visit_repo": "https://github.com/nervetattoo/simple-thermostat",
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.33.0/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.33.0"
"remote_location": "https://github.com/nervetattoo/simple-thermostat/releases/download/0.33.1/simple-thermostat.js",
"changelog": "https://github.com/nervetattoo/simple-thermostat/releases/0.33.1"
}
}

0 comments on commit 9f752d0

Please sign in to comment.