Skip to content

Commit ee42234

Browse files
committed
Bump version
1 parent befaf3a commit ee42234

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 3</version>
8+
<version>3.3.0 RC 4</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>
@@ -56,4 +56,12 @@
5656
<instruction type="eventListener" />
5757
<instruction type="templateListener" />
5858
</instructions>
59+
60+
<instructions type="update" fromversion="3.3.0 RC 3">
61+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
62+
<instruction type="language">language/*.xml</instruction>
63+
<instruction type="option" />
64+
<instruction type="eventListener" />
65+
<instruction type="templateListener" />
66+
</instructions>
5967
</package>

0 commit comments

Comments
 (0)