Skip to content

Commit fe546f1

Browse files
committed
Bump version
1 parent 77950f6 commit fe546f1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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.2</version>
9-
<date>2020-10-22</date>
8+
<version>2.1.3</version>
9+
<date>2020-10-24</date>
1010
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1111
</packageinformation>
1212

@@ -28,6 +28,11 @@
2828
<instruction type="templateListener" />
2929
</instructions>
3030

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

0 commit comments

Comments
 (0)