Skip to content

Commit 7ee0164

Browse files
committed
Release this version as 2.1
1 parent a78afba commit 7ee0164

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ EMAIL=dominik.holland@googlemail.com
1111
# The version of your plugin - important if you would like to write an
1212
# upgrade script. Use a correct syntax, which is supported by LoxBerry:
1313
# More info: http://www.loxwiki.eu/x/LYG3AQ
14-
VERSION=2.0
14+
VERSION=2.1
1515

1616
# Short name and prefered subfolder of your Plugin (do not use blanks - they
1717
# will be filtered - and use lowercase only)! Used for script names in

prerelease.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77

88
# Version of the new release
9-
VERSION=2.0
9+
VERSION=2.1
1010

1111
# Download URL of the ZIP Archive
12-
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.0.zip
12+
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.1.zip
1313

1414
# URL for further information about this release
1515
INFOURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/commits

release.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
# the donwload link here
66

77
# Version of the new release
8-
VERSION=1.0
8+
VERSION=2.1
99

1010
# Download URL of the ZIP Archive
11-
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v1.0.zip
11+
ARCHIVEURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/archive/v2.1.zip
1212

1313
# URL for further information about this release
1414
INFOURL=https://github.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/commits

0 commit comments

Comments
 (0)