Skip to content

Commit a87e549

Browse files
committed
Bump version
1 parent b345a23 commit a87e549

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

package.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<packagedescription><![CDATA[nodePush is a node.js based backend for Push.]]></packagedescription>
66
<packagedescription language="de"><![CDATA[nodePush ist ein node.js-basiertes Backend für Push.]]></packagedescription>
77
<isapplication>0</isapplication>
8-
<version>3.3.0 RC 4</version>
8+
<version>3.3.0 RC 5</version>
99
<date>2021-08-30</date>
1010
<license><![CDATA[Affero General Public License 3 <https://www.gnu.org/licenses/agpl-3.0.html>]]></license>
1111
</packageinformation>
@@ -64,4 +64,12 @@
6464
<instruction type="eventListener" />
6565
<instruction type="templateListener" />
6666
</instructions>
67+
68+
<instructions type="update" fromversion="3.3.0 RC 4">
69+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
70+
<instruction type="language">language/*.xml</instruction>
71+
<instruction type="option" />
72+
<instruction type="eventListener" />
73+
<instruction type="templateListener" />
74+
</instructions>
6775
</package>

0 commit comments

Comments
 (0)