We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e93d66 commit 17fcd6fCopy full SHA for 17fcd6f
package.xml
@@ -5,8 +5,8 @@
5
<!--codename: Fireball-->
6
<packagedescription><![CDATA[CMS for WCF 2.0]]></packagedescription>
7
<isapplication>1</isapplication>
8
- <version>1.0.0 Beta 1</version>
9
- <date>2013-12-12</date>
+ <version>1.0.0 Beta 2</version>
+ <date>2013-12-15</date>
10
</packageinformation>
11
<authorinformation>
12
<author><![CDATA[Jens Krumsieck]]></author>
@@ -56,5 +56,7 @@
56
<instruction type="objectType">xml/objectType.xml</instruction>
57
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
58
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
59
+ <!--others-->
60
+ <instruction type="sql">update-b1-b2.sql</instruction>
61
</instructions>
62
</package>
0 commit comments