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

Commit beb8f00

Browse files
committed
Bump version number and fix update instructions
1 parent 60442fe commit beb8f00

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

package.xml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<packagedescription><![CDATA[]]></packagedescription>
77
<packagedescription language="de"><![CDATA[]]></packagedescription>
88
<isapplication>0</isapplication>
9-
<version>1.0.0 Beta 2</version>
10-
<date>2013-09-07</date>
9+
<version>1.0.0 Beta 3</version>
10+
<date>2013-09-24</date>
1111
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1212
</packageinformation>
1313

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

40-
<instructions type="update" fromversion="1.0.0 Beta *">
40+
<instructions type="update" fromversion="1.0.0 Beta 2">
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="option">option.xml</instruction>
46+
<instruction type="eventListener">eventListener.xml</instruction>
47+
</instructions>
48+
49+
<instructions type="update" fromversion="1.0.0 Beta 1">
4150
<instruction type="language">language/*.xml</instruction>
4251
<instruction type="file">file.tar</instruction>
4352
<instruction type="template">template.tar</instruction>
4453
<instruction type="acpTemplate">acptemplate.tar</instruction>
4554
<instruction type="sql">update_1.0.0_beta_2.sql</instruction>
4655
<instruction type="option">option.xml</instruction>
47-
<instruction type="templateListener">templateListener.xml</instruction>
4856
<instruction type="eventListener">eventListener.xml</instruction>
4957
</instructions>
5058
</package>

0 commit comments

Comments
 (0)