From c1d332a874e08eb47bb4103115ebf40e526523c4 Mon Sep 17 00:00:00 2001 From: Christian Fenzl Date: Mon, 12 Jul 2021 22:01:06 +0200 Subject: [PATCH] Update to 2.0.4 --- plugin.cfg | 2 +- prerelease.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.cfg b/plugin.cfg index 6b5ff29..55d7306 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -10,7 +10,7 @@ EMAIL=christiantf@gmx.at [PLUGIN] # The version of your plugin - important if you would like to write an # upgrade script. -VERSION=2.0.3 +VERSION=2.0.4 # Short name and prefered subfolder of your Plugin (do not use blanks - they # will be filtered - and use lowercase only)! Used for script names in diff --git a/prerelease.cfg b/prerelease.cfg index 71481d2..a900043 100644 --- a/prerelease.cfg +++ b/prerelease.cfg @@ -5,10 +5,10 @@ # the donwload link here # Version of the new release -VERSION=2.0.3 +VERSION=2.0.4 # Download URL of the ZIP Archive -ARCHIVEURL=https://github.com/christianTF/LoxBerry-Plugin-MQTT-Gateway/archive/2.0.3.zip +ARCHIVEURL=https://github.com/christianTF/LoxBerry-Plugin-MQTT-Gateway/archive/2.0.4.zip # URL for further information about this release INFOURL=https://github.com/christianTF/LoxBerry-Plugin-MQTT-Gateway/releases