Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Oct 19, 2021
1 parent 43ceffe commit 95c024d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<packagedescription><![CDATA[nodePush is a node.js based backend for Push.]]></packagedescription>
<packagedescription language="de"><![CDATA[nodePush ist ein node.js-basiertes Backend für Push.]]></packagedescription>
<isapplication>0</isapplication>
<version>3.3.0 RC 5</version>
<date>2021-08-30</date>
<version>3.3.0 RC 6</version>
<date>2021-10-19</date>
<license><![CDATA[Affero General Public License 3 <https://www.gnu.org/licenses/agpl-3.0.html>]]></license>
</packageinformation>

Expand Down Expand Up @@ -72,4 +72,12 @@
<instruction type="eventListener" />
<instruction type="templateListener" />
</instructions>

<instructions type="update" fromversion="3.3.0 RC 5">
<instruction type="file" application="wcf">files_wcf.tar</instruction>
<instruction type="language">language/*.xml</instruction>
<instruction type="option" />
<instruction type="eventListener" />
<instruction type="templateListener" />
</instructions>
</package>

0 comments on commit 95c024d

Please sign in to comment.