Skip to content

Commit 370ece6

Browse files
committed
Release version 1.0.0 final
1 parent e792ac3 commit 370ece6

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

package.xml

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<packagedescription><![CDATA[One-Time-Username is the simple solution to prevent confusion in your community, since it blocks the use of previously used usernames, after they become available for others, e.g. due to deletion or after renaming of users.]]></packagedescription>
66
<packagedescription language="de"><![CDATA[One-Time-Username ist die einfache Lösung, um Verwirrung in Ihrer Community zu verhindern, indem verwendete Benutzernamen, nach der Freigabe durch Umbenennung oder Löschung, automatisch gesperrt und nach einer einstellbaren Zeit entsperrt werden.]]></packagedescription>
77
<isapplication>0</isapplication>
8-
<version>1.0.0 RC 4</version>
9-
<date>2013-12-17</date>
8+
<version>1.0.0</version>
9+
<date>2014-04-13</date>
1010
<license><![CDATA[BSD 3-Clause License <http://opensource.org/licenses/BSD-3-Clause>]]></license>
1111
</packageinformation>
1212

@@ -30,24 +30,7 @@
3030
<instruction type="script" run="standalone">acp/be.bastelstu.max.wcf.otu.install.php</instruction>
3131
</instructions>
3232

33-
<instructions type="update" fromversion="1.0.0 Beta 1">
34-
<instruction type="sql">install.sql</instruction>
35-
<instruction type="sql">update_b1.sql</instruction>
36-
<instruction type="file">file.tar</instruction>
37-
<instruction type="acpTemplate">acptemplate.tar</instruction>
38-
<instruction type="acpMenu">acpMenu.xml</instruction>
39-
</instructions>
40-
41-
<instructions type="update" fromversion="1.0.0 Beta 2">
42-
<instruction type="file">file.tar</instruction>
43-
<instruction type="acpTemplate">acptemplate.tar</instruction>
44-
</instructions>
45-
46-
<instructions type="update" fromversion="1.0.0 RC 1">
47-
<instruction type="file">file.tar</instruction>
48-
</instructions>
49-
50-
<instructions type="update" fromversion="1.0.0 RC 2">
33+
<instructions type="update" fromversion="1.0.0 RC *">
5134
<instruction type="file">file.tar</instruction>
5235
</instructions>
5336

update_b1.sql

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)