Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit edb54d2

Browse files
committed
bump to version 1.1.3
1 parent 43b6ee4 commit edb54d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<packagename>ImageProxy</packagename>
55
<packagedescription><![CDATA[This plugin saves external images temporarily in the WCF.]]></packagedescription>
66
<packagedescription language="de"><![CDATA[Dieses Plugin speichert externe Bilder temporär im WCF.]]></packagedescription>
7-
<version>1.1.2</version>
8-
<date>2015-09-06</date>
7+
<version>1.1.3</version>
8+
<date>2016-11-21</date>
99
<license><![CDATA[GNU Lesser General Public License <https://www.gnu.org/licenses/lgpl-3.0.txt>]]></license>
1010
</packageinformation>
1111

@@ -21,7 +21,7 @@
2121

2222
<excludedpackages>
2323
<!-- @see https://community.woltlab.com/thread/230602-image-proxy/ -->
24-
<excludedpackage version="2.2.0 Alpha 1">com.woltlab.wcf</excludedpackage>
24+
<excludedpackage version="3.0.0 Alpha 1">com.woltlab.wcf</excludedpackage>
2525
</excludedpackages>
2626

2727
<instructions type="install">
@@ -32,7 +32,7 @@
3232
<instruction type="eventListener">eventListener.xml</instruction>
3333
</instructions>
3434

35-
<instructions type="update" fromversion="1.1.1">
35+
<instructions type="update" fromversion="1.1.2">
3636
<instruction type="file">files.tar</instruction>
3737
</instructions>
3838
</package>

0 commit comments

Comments
 (0)