Skip to content

Commit 47fffc2

Browse files
author
mutec
committed
v3.0.0 Beta 3
1 parent 0381494 commit 47fffc2

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

package.xml

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<packagename>Fireball CMS</packagename>
55
<packagedescription><![CDATA[Advanced CMS for WSC 3.0]]></packagedescription>
66
<isapplication>1</isapplication>
7-
<version>3.0.0 Beta 2</version>
8-
<date>2017-03-13</date>
7+
<version>3.0.0 Beta 3</version>
8+
<date>2017-05-06</date>
99
</packageinformation>
1010

1111
<authorinformation>
@@ -87,8 +87,7 @@
8787
<instruction type="sql">post_update.sql</instruction>
8888
</instructions>
8989

90-
<instructions type="update" fromversion="3.0.0 Beta 1">
91-
<instruction type="sql">update_300b1.sql</instruction>
90+
<instructions type="update" fromversion="3.0.0 Beta 2">
9291
<instruction type="language" />
9392

9493
<!-- files -->
@@ -98,21 +97,12 @@
9897
<instruction type="template" />
9998

10099
<!-- xml -->
101-
<instruction type="objectTypeDefinition">xml/objectTypeDefinition.xml</instruction>
102100
<instruction type="objectType">xml/objectType.xml</instruction>
103-
<instruction type="aclOption">xml/aclOption.xml</instruction>
104-
<instruction type="acpMenu">xml/acpMenu.xml</instruction>
105-
<instruction type="acpSearchProvider">xml/acpSearchProvider.xml</instruction>
106101
<instruction type="bbcode">xml/bbcode.xml</instruction>
107102
<instruction type="clipboardAction">xml/clipboardAction.xml</instruction>
108-
<instruction type="cronjob">xml/cronjob.xml</instruction>
109103
<instruction type="eventListener">xml/eventlistener.xml</instruction>
110104
<instruction type="option">xml/option.xml</instruction>
111105
<instruction type="templateListener">xml/templateListener.xml</instruction>
112-
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
113-
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
114-
<instruction type="page">xml/page.xml</instruction>
115-
<instruction type="menuItem">xml/menuItem.xml</instruction>
116106

117107
<!-- scripts -->
118108
<instruction type="script" installupdateserver="1">acp/update_de.codequake.cms.php</instruction>

0 commit comments

Comments
 (0)