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

Commit e48f20a

Browse files
committed
Bump version number
1 parent 9e15890 commit e48f20a

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[Tim’s 2-Factor Authentication provides additional proctection for your users’ accounts. After login it ensures that the user himself sits in front of the computer by asking for an ephemeral security code!]]></packagedescription>
77
<packagedescription language="de"><![CDATA[Tims 2-Wege-Authentifizierung bietet zusätzlichen Schutz für Ihre Nutzer. Nach dem Login stellt es sicher, dass die richtige Person vor dem Bildschirm sitzt, indem ein nur kurzzeitig gültiger Sicherheits-Code abgefragt wird.]]></packagedescription>
88
<isapplication>0</isapplication>
9-
<version>1.0.0 RC 1</version>
10-
<date>2013-12-12</date>
9+
<version>1.0.0 RC 2</version>
10+
<date>2014-01-05</date>
1111
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1212
</packageinformation>
1313

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

40+
<instructions type="update" fromversion="1.0.0 RC 1">
41+
<instruction type="file">file.tar</instruction>
42+
<instruction type="template">template.tar</instruction>
43+
<instruction type="templateListener">templateListener.xml</instruction>
44+
</instructions>
45+
4046
<instructions type="update" fromversion="1.0.0 Beta 5">
47+
<instruction type="file">file.tar</instruction>
4148
<instruction type="template">template.tar</instruction>
49+
<instruction type="templateListener">templateListener.xml</instruction>
4250
</instructions>
4351

4452
<instructions type="update" fromversion="1.0.0 Beta 4">

0 commit comments

Comments
 (0)