Skip to content

Commit fbe10bf

Browse files
committed
Bump version
1 parent cff407d commit fbe10bf

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

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 6</version>
9-
<date>2021-10-19</date>
8+
<version>3.3.0 RC 7</version>
9+
<date>2022-03-15</date>
1010
<license><![CDATA[Affero General Public License 3 <https://www.gnu.org/licenses/agpl-3.0.html>]]></license>
1111
</packageinformation>
1212

@@ -80,4 +80,12 @@
8080
<instruction type="eventListener" />
8181
<instruction type="templateListener" />
8282
</instructions>
83+
84+
<instructions type="update" fromversion="3.3.0 RC 6">
85+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
86+
<instruction type="language">language/*.xml</instruction>
87+
<instruction type="option" />
88+
<instruction type="eventListener" />
89+
<instruction type="templateListener" />
90+
</instructions>
8391
</package>

0 commit comments

Comments
 (0)