Skip to content

Commit c2ff27f

Browse files
committed
1.16.9
1 parent bad315e commit c2ff27f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This card is available in [HACS](https://github.com/hacs/integration) (Home Assi
2929
1. Download and copy `mini-media-player-bundle.js` from the [latest release](https://github.com/kalkih/mini-media-player/releases/latest) into your `config/www` directory.
3030
2. Go to Sidebar -> Settings -> Dashboards -> Menu (top right corner) -> Resources.
3131
3. Click on `+ ADD RESOURCE`.
32-
4. Type `/local/mini-media-player-bundle.js?v=1.16.8` below URL.
32+
4. Type `/local/mini-media-player-bundle.js?v=1.16.9` below URL.
3333
5. Choose `JavaScript Module` below Resource Type.
3434
6. Accept.
3535

@@ -41,7 +41,7 @@ This card is available in [HACS](https://github.com/hacs/integration) (Home Assi
4141
```yaml
4242
lovelace:
4343
resources:
44-
- url: /local/mini-media-player-bundle.js?v=1.16.8
44+
- url: /local/mini-media-player-bundle.js?v=1.16.9
4545
type: module
4646
```
4747

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-media-player",
3-
"version": "1.16.8",
3+
"version": "1.16.9",
44
"description": "A minimalistic yet customizable media player card for Home Assistant Lovelace UI",
55
"keywords": [
66
"home-assistant",

0 commit comments

Comments
 (0)