diff --git a/package.json b/package.json index 0bfa31d..4db473d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roku-card", - "version": "1.1.1", + "version": "1.1.2", "description": "Lovelace Roku Card", "keywords": [ "home-assistant", diff --git a/src/const.ts b/src/const.ts index 94be404..87304d2 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.1.1'; +export const CARD_VERSION = '1.1.2';