From 07754197fce76ef3b492831f3901c49db6fecde9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20=C3=96hrstr=C3=B6m?= Date: Fri, 9 Dec 2022 20:15:00 +0100 Subject: [PATCH] Release 1.10.2 --- deb/changelog | 2 +- ha-addon/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deb/changelog b/deb/changelog index 6f702c9..d1ec9b0 100644 --- a/deb/changelog +++ b/deb/changelog @@ -1,4 +1,4 @@ -wmbusmeters (1.10.1-1) unstable; urgency=medium +wmbusmeters (1.10.2-1) unstable; urgency=medium * First package upload (Closes: #998721). * Upload sponsored by Petter Reinholdtsen. diff --git a/ha-addon/config.json b/ha-addon/config.json index 3c176ae..acc90d2 100755 --- a/ha-addon/config.json +++ b/ha-addon/config.json @@ -1,6 +1,6 @@ { "name": "Wmbusmeters (W-MBus to MQTT)", - "version": "0.2.24", + "version": "1.10.2", "slug": "wmbusmeters", "description": "Acquire utility meter readings using the wireless mbus protocol (WMBUS)", "arch": ["armv7", "aarch64", "amd64"],