Skip to content

Commit 95c024d

Browse files
committed
Bump version
1 parent 43ceffe commit 95c024d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

package.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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 5</version>
9-
<date>2021-08-30</date>
8+
<version>3.3.0 RC 6</version>
9+
<date>2021-10-19</date>
1010
<license><![CDATA[Affero General Public License 3 <https://www.gnu.org/licenses/agpl-3.0.html>]]></license>
1111
</packageinformation>
1212

@@ -72,4 +72,12 @@
7272
<instruction type="eventListener" />
7373
<instruction type="templateListener" />
7474
</instructions>
75+
76+
<instructions type="update" fromversion="3.3.0 RC 5">
77+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
78+
<instruction type="language">language/*.xml</instruction>
79+
<instruction type="option" />
80+
<instruction type="eventListener" />
81+
<instruction type="templateListener" />
82+
</instructions>
7583
</package>

0 commit comments

Comments
 (0)