Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 04e0d8d

Browse files
committed
bump
1 parent f80e8d9 commit 04e0d8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roku-card",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Lovelace Roku Card",
55
"keywords": [
66
"home-assistant",

src/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const CARD_VERSION = '1.1.1';
1+
export const CARD_VERSION = '1.1.2';

0 commit comments

Comments
 (0)