diff --git a/apps/notifreeze/notifreeze.py b/apps/notifreeze/notifreeze.py index b3d0f91..a6b844e 100644 --- a/apps/notifreeze/notifreeze.py +++ b/apps/notifreeze/notifreeze.py @@ -17,7 +17,7 @@ APP_NAME = "NotiFreeze" APP_ICON = "❄️ " -APP_VERSION = "0.3.0" +APP_VERSION = "0.4.0" # state set by home assistant if entity exists but no state STATE_UNKNOWN = "unknown"