From cef83e3fd14881c911f3a944b185b7d08822e832 Mon Sep 17 00:00:00 2001
From: geertmeersman <geertmeersman@users.noreply.github.com>
Date: Thu, 24 Aug 2023 09:31:51 +0000
Subject: [PATCH] Bump version

---
 VERSION                                   | 2 +-
 custom_components/nexxtmove/manifest.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index 63f2359..2c0a9c7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.7.1
+v0.7.2
diff --git a/custom_components/nexxtmove/manifest.json b/custom_components/nexxtmove/manifest.json
index 2e1734a..528434e 100644
--- a/custom_components/nexxtmove/manifest.json
+++ b/custom_components/nexxtmove/manifest.json
@@ -9,5 +9,5 @@
   "iot_class": "cloud_polling",
   "issue_tracker": "https://github.com/geertmeersman/nexxtmove/issues",
   "requirements": [],
-  "version": "v0.7.1"
+  "version": "v0.7.2"
 }