diff --git a/plugin.cfg b/plugin.cfg index 761cd82..a85e37d 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -11,7 +11,7 @@ EMAIL=dominik.holland@googlemail.com # 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=2.0 +VERSION=2.1 # 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 2a258ff..3883ee6 100644 --- a/prerelease.cfg +++ b/prerelease.cfg @@ -6,10 +6,10 @@ # Version of the new release -VERSION=2.0 +VERSION=2.1 # Download URL of the ZIP Archive -ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.0.zip +ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.1.zip # URL for further information about this release INFOURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/commits diff --git a/release.cfg b/release.cfg index cddede6..70c103a 100644 --- a/release.cfg +++ b/release.cfg @@ -5,10 +5,10 @@ # the donwload link here # Version of the new release -VERSION=1.0 +VERSION=2.1 # Download URL of the ZIP Archive -ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v1.0.zip +ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.1.zip # URL for further information about this release INFOURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/commits