Skip to content

Commit 17fcd6f

Browse files
author
Jens Krumsieck
committed
prepare beta 2
1 parent 8e93d66 commit 17fcd6f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<!--codename: Fireball-->
66
<packagedescription><![CDATA[CMS for WCF 2.0]]></packagedescription>
77
<isapplication>1</isapplication>
8-
<version>1.0.0 Beta 1</version>
9-
<date>2013-12-12</date>
8+
<version>1.0.0 Beta 2</version>
9+
<date>2013-12-15</date>
1010
</packageinformation>
1111
<authorinformation>
1212
<author><![CDATA[Jens Krumsieck]]></author>
@@ -56,5 +56,7 @@
5656
<instruction type="objectType">xml/objectType.xml</instruction>
5757
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
5858
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
59+
<!--others-->
60+
<instruction type="sql">update-b1-b2.sql</instruction>
5961
</instructions>
6062
</package>

0 commit comments

Comments
 (0)