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

Commit 053818d

Browse files
committed
Bump version number
1 parent e48f20a commit 053818d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.xml

Lines changed: 6 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 2</version>
10-
<date>2014-01-05</date>
9+
<version>1.0.0</version>
10+
<date>2014-03-13</date>
1111
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1212
</packageinformation>
1313

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

40+
<instructions type="update" fromversion="1.0.0 RC 2">
41+
<instruction type="file">file.tar</instruction>
42+
</instructions>
43+
4044
<instructions type="update" fromversion="1.0.0 RC 1">
4145
<instruction type="file">file.tar</instruction>
4246
<instruction type="template">template.tar</instruction>

0 commit comments

Comments
 (0)