Skip to content

Commit

Permalink
[TASK] Increase version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudy authored and FamousWolf committed Sep 2, 2024
1 parent 38babe7 commit 07ee0a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Custom Home Assistant card displaying a responsive overview of multiple days wit
Add:
```yaml
resources:
- url: /local/week-planner-card.js?version=1.6.0
- url: /local/week-planner-card.js?version=1.7.0
type: module
```
- **Using the graphical editor**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "week-planner-card",
"version": "1.6.0",
"version": "1.7.0",
"description": "Custom Home Assistant card to display events for a number of days from one or several calendars.",
"source": "src/index.js",
"module": "dist/week-planner-card.js",
Expand Down

0 comments on commit 07ee0a0

Please sign in to comment.