Skip to content

Commit 07ee0a0

Browse files
RudyFamousWolf
Rudy
authored andcommitted
[TASK] Increase version to 1.7.0
1 parent 38babe7 commit 07ee0a0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Custom Home Assistant card displaying a responsive overview of multiple days wit
3939
Add:
4040
```yaml
4141
resources:
42-
- url: /local/week-planner-card.js?version=1.6.0
42+
- url: /local/week-planner-card.js?version=1.7.0
4343
type: module
4444
```
4545
- **Using the graphical editor**

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "week-planner-card",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Custom Home Assistant card to display events for a number of days from one or several calendars.",
55
"source": "src/index.js",
66
"module": "dist/week-planner-card.js",

0 commit comments

Comments
 (0)