diff --git a/package.json b/package.json index fe73ae2..a56b4e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restriction-card", - "version": "1.2.4", + "version": "1.2.5", "description": "Lovelace restriction-card", "keywords": [ "home-assistant", diff --git a/src/const.ts b/src/const.ts index 14c7147..a7935fb 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '1.2.4'; +export const CARD_VERSION = '1.2.5';