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

Commit

Permalink
bump to version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaruesweg committed Nov 21, 2016
1 parent 43b6ee4 commit edb54d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<packagename>ImageProxy</packagename>
<packagedescription><![CDATA[This plugin saves external images temporarily in the WCF.]]></packagedescription>
<packagedescription language="de"><![CDATA[Dieses Plugin speichert externe Bilder temporär im WCF.]]></packagedescription>
<version>1.1.2</version>
<date>2015-09-06</date>
<version>1.1.3</version>
<date>2016-11-21</date>
<license><![CDATA[GNU Lesser General Public License <https://www.gnu.org/licenses/lgpl-3.0.txt>]]></license>
</packageinformation>

Expand All @@ -21,7 +21,7 @@

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

<instructions type="install">
Expand All @@ -32,7 +32,7 @@
<instruction type="eventListener">eventListener.xml</instruction>
</instructions>

<instructions type="update" fromversion="1.1.1">
<instructions type="update" fromversion="1.1.2">
<instruction type="file">files.tar</instruction>
</instructions>
</package>

0 comments on commit edb54d2

Please sign in to comment.