Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmerza committed Feb 7, 2019
1 parent f80c6f9 commit fffaa54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ In your ui-lovelace.yaml

```yaml
resources:
- url: /local/calendar-card/calendar-card.js?v=2.0.0
- url: /local/calendar-card/calendar-card.js?v=2.0.1
type: js
```

Expand Down
4 changes: 2 additions & 2 deletions custom_updater.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"calendar-card": {
"updated_at": "2019-02-06",
"version": "2.0.0",
"updated_at": "2019-02-07",
"version": "2.0.1",
"remote_location": "https://raw.githubusercontent.com/ljmerza/calendar-card/master/calendar-card.js",
"visit_repo": "https://github.com/ljmerza/calendar-card",
"changelog": "https://github.com/ljmerza/calendar-card/releases/latest"
Expand Down

0 comments on commit fffaa54

Please sign in to comment.