diff --git a/apps/ench/ench.py b/apps/ench/ench.py index 0ff2b51..50af56e 100644 --- a/apps/ench/ench.py +++ b/apps/ench/ench.py @@ -29,7 +29,7 @@ APP_NAME = "EnCh" APP_ICON = "👩‍⚕️" -APP_VERSION = "0.4.10" +APP_VERSION = "0.4.11" BATTERY_MIN_LEVEL = 20 INTERVAL_BATTERY_MIN = 180