Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit a343913

Browse files
committed
Bump version number
1 parent a89fd49 commit a343913

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
@@ -6,8 +6,8 @@
66
<packagedescription><![CDATA[Allows users to protect their account by a requiring an unique code at login.]]></packagedescription>
77
<packagedescription language="de"><![CDATA[Erlaubt Benutzern ihren Account zu schützen, indem ein eindeutiger Code beim Einloggen erfragt wird.]]></packagedescription>
88
<isapplication>0</isapplication>
9-
<version>1.0.0 Beta 3</version>
10-
<date>2013-09-24</date>
9+
<version>1.0.0 Beta 4</version>
10+
<date>2013-11-04</date>
1111
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1212
</packageinformation>
1313

@@ -37,6 +37,14 @@
3737
<instruction type="eventListener">eventListener.xml</instruction>
3838
</instructions>
3939

40+
<instructions type="update" fromversion="1.0.0 Beta 3">
41+
<instruction type="language">language/*.xml</instruction>
42+
<instruction type="file">file.tar</instruction>
43+
<instruction type="template">template.tar</instruction>
44+
<instruction type="acpTemplate">acptemplate.tar</instruction>
45+
<instruction type="eventListener">eventListener.xml</instruction>
46+
</instructions>
47+
4048
<instructions type="update" fromversion="1.0.0 Beta 2">
4149
<instruction type="language">language/*.xml</instruction>
4250
<instruction type="file">file.tar</instruction>

0 commit comments

Comments
 (0)