diff --git a/package.json b/package.json index d92c248..2a28234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irrigation-unlimited-card", - "version": "2023.9.0", + "version": "2024.1.0", "description": "Irrigation Unlimited card", "keywords": [ "home-assistant", diff --git a/src/const.ts b/src/const.ts index 5d47f57..64b8bf8 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '2023.9.0'; +export const CARD_VERSION = '2024.1.0';