From c5de2611e8fb5326086e078e000c10316ace7bd6 Mon Sep 17 00:00:00 2001 From: Christian Fenzl Date: Wed, 25 Nov 2020 09:38:38 +0100 Subject: [PATCH] V0.3.4 --- plugin.cfg | 2 +- prerelease.cfg | 4 ++-- release.cfg | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugin.cfg b/plugin.cfg index 3fbdc7d..6c0132e 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -11,7 +11,7 @@ EMAIL=michael@loxberry.de # The version of your plugin - important if you would like to write an # upgrade script. Use a correct syntax, which is supported by LoxBerry: # More info: http://www.loxwiki.eu/x/LYG3AQ -VERSION=0.3.3 +VERSION=0.3.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 315d93b..e602f24 100644 --- a/prerelease.cfg +++ b/prerelease.cfg @@ -5,10 +5,10 @@ # the donwload link here # Version of the new pre-release -VERSION=0.3.3 +VERSION=0.3.4 # Download URL of the ZIP Archive -ARCHIVEURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/archive/0.3.3.zip +ARCHIVEURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/archive/0.3.4.zip # URL for further information about this release INFOURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/releases diff --git a/release.cfg b/release.cfg index 52f5e2f..5735123 100644 --- a/release.cfg +++ b/release.cfg @@ -5,10 +5,10 @@ # the donwload link here # Version of the new release -VERSION=0.3.3 +VERSION=0.3.4 # Download URL of the ZIP Archive -ARCHIVEURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/archive/0.3.3.zip +ARCHIVEURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/archive/0.3.4.zip # URL for further information about this release INFOURL=https://github.com/mschlenstedt/LoxBerry-Plugin-Nuki/releases