Skip to content

Commit 503aef4

Browse files
committed
Bump version
1 parent 7f2633a commit 503aef4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<packagedescription><![CDATA[Push provides an easy to use push server API.]]></packagedescription>
66
<packagedescription language="de"><![CDATA[Push stellt ein einfach zu verwendendes Push-Server-API zur Verfügung.]]></packagedescription>
77
<isapplication>0</isapplication>
8-
<version>2.1.5</version>
8+
<version>2.1.6</version>
99
<date>2023-09-05</date>
1010
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1111
</packageinformation>
@@ -28,6 +28,11 @@
2828
<instruction type="templateListener" />
2929
</instructions>
3030

31+
<instructions type="update" fromversion="2.1.5">
32+
<instruction type="file" application="wcf">files_wcf.tar</instruction>
33+
<instruction type="templateListener" />
34+
</instructions>
35+
3136
<instructions type="update" fromversion="2.1.4">
3237
<instruction type="file" application="wcf">files_wcf.tar</instruction>
3338
<instruction type="templateListener" />

0 commit comments

Comments
 (0)