diff --git a/custom_components/scheduler/const.py b/custom_components/scheduler/const.py index 6dda15b..e29d631 100755 --- a/custom_components/scheduler/const.py +++ b/custom_components/scheduler/const.py @@ -15,7 +15,7 @@ ATTR_NAME, ) -VERSION = "3.2.14" +VERSION = "3.2.15" DOMAIN = "scheduler"