Skip to content

Commit a1170d5

Browse files
committed
Bump version
1 parent 51d24db commit a1170d5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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.2</version>
8+
<version>3.3.3</version>
99
<date>2024-11-23</date>
1010
<license><![CDATA[Affero General Public License 3 <https://www.gnu.org/licenses/agpl-3.0.html>]]></license>
1111
</packageinformation>
@@ -33,6 +33,14 @@
3333
<instruction type="templateListener" />
3434
</instructions>
3535

36+
<instructions type="update" fromversion="3.3.2">
37+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
38+
<instruction type="language">language/*.xml</instruction>
39+
<instruction type="option" />
40+
<instruction type="eventListener" />
41+
<instruction type="templateListener" />
42+
</instructions>
43+
3644
<instructions type="update" fromversion="3.3.1">
3745
<instruction type="file" application="wcf">files_wcf.tar</instruction>
3846
<instruction type="language">language/*.xml</instruction>

0 commit comments

Comments
 (0)