diff --git a/package.json b/package.json index c76b153..e2ca094 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "irrigation-unlimited-card", - "version": "2024.5.0", + "version": "2024.8.0", "description": "Irrigation Unlimited card", "keywords": [ "home-assistant", diff --git a/src/const.ts b/src/const.ts index 718b588..a707713 100644 --- a/src/const.ts +++ b/src/const.ts @@ -1 +1 @@ -export const CARD_VERSION = '2024.5.0'; +export const CARD_VERSION = "2024.8.0";