Skip to content

Commit 52c73d0

Browse files
author
mutec
committed
3.1.0 Beta 2
1 parent d0c171c commit 52c73d0

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

package.xml

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<packagedescription><![CDATA[Advanced CMS for WSC - since WCF 2.0]]></packagedescription>
66
<packagedescription language="de"><![CDATA[Erweitertes CMS für Ihre personalisierte Website auf Basis von WCF/WSC - seit WCF 2.0]]></packagedescription>
77
<isapplication>1</isapplication>
8-
<version>3.1.0 Beta 1</version>
9-
<date>2017-11-05</date>
8+
<version>3.1.0 Beta 2</version>
9+
<date>2017-12-26</date>
1010
</packageinformation>
1111

1212
<authorinformation>
@@ -19,7 +19,7 @@
1919
</compatibility>
2020

2121
<requiredpackages>
22-
<requiredpackage minversion="3.1.0 Beta 2">com.woltlab.wcf</requiredpackage>
22+
<requiredpackage minversion="3.1.0 Beta 4">com.woltlab.wcf</requiredpackage>
2323
<requiredpackage minversion="1.0.0">de.mysterycode.wcf.redactor.extended</requiredpackage>
2424
</requiredpackages>
2525

@@ -58,7 +58,7 @@
5858
<instruction type="script" installupdateserver="1">acp/install_de.codequake.cms.php</instruction>
5959
</instructions>
6060

61-
<instructions type="update" fromversion="3.0.0 RC 1">
61+
<instructions type="update" fromversion="3.0.0 RC 2">
6262
<instruction type="language" />
6363

6464
<!-- files -->
@@ -84,30 +84,12 @@
8484
<instruction type="page">xml/page.xml</instruction>
8585
<instruction type="menuItem">xml/menuItem.xml</instruction>
8686
</instructions>
87-
<instructions type="update" fromversion="3.1.0 Alpha 1">
87+
<instructions type="update" fromversion="3.1.0 Beta 1">
8888
<instruction type="language" />
8989

9090
<!-- files -->
9191
<instruction type="file" />
92-
<instruction type="file" application="wcf">files_wcf.tar</instruction>
9392
<instruction type="acpTemplate" />
9493
<instruction type="template" />
95-
96-
<!-- xml -->
97-
<instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction>
98-
<instruction type="objectType">xml/objectType.xml</instruction>
99-
<instruction type="aclOption">xml/aclOption.xml</instruction>
100-
<instruction type="acpMenu">xml/acpMenu.xml</instruction>
101-
<instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction>
102-
<instruction type="bbcode">xml/bbcode.xml</instruction>
103-
<instruction type="clipboardAction">xml/clipboardAction.xml</instruction>
104-
<instruction type="cronjob">xml/cronjob.xml</instruction>
105-
<instruction type="eventListener">xml/eventlistener.xml</instruction>
106-
<instruction type="option">xml/option.xml</instruction>
107-
<instruction type="templateListener">xml/templateListener.xml</instruction>
108-
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
109-
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
110-
<instruction type="page">xml/page.xml</instruction>
111-
<instruction type="menuItem">xml/menuItem.xml</instruction>
11294
</instructions>
11395
</package>

0 commit comments

Comments
 (0)