diff options
author | Kaufman Home Automation <[email protected]> | 2022-06-10 18:09:14 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-10 18:09:14 -0700 |
commit | eb4aab576a97f8185140e35c00c26c62a73dcafc (patch) | |
tree | 79e2157461b6476c3e4f1bd753e7bb9972af48de | |
parent | 8e21f332d6e9c357f08f858e1560a979f9dc2a0d (diff) | |
download | PLF10-eb4aab576a97f8185140e35c00c26c62a73dcafc.tar.gz PLF10-eb4aab576a97f8185140e35c00c26c62a73dcafc.zip |
bump version
-rw-r--r-- | kauf-plug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index c0f42c2..101cb52 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -15,7 +15,7 @@ substitutions: # https://esphome.io/components/esphome.html#esphome-creators-project project_name: Kauf.PLF10 - project_ver_num: "1.962" + project_ver_num: "1.963" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode |