Set version to 5.52.alpha1
[civicrm-core.git] / ext / afform / mock / info.xml
CommitLineData
dcd0adb5
TO
1<?xml version="1.0"?>
2<extension key="org.civicrm.afform-mock" type="module">
3 <file>afform_mock</file>
bde42e50 4 <name>Mock Form Collection</name>
941ead57 5 <description>(DEVELOPMENT ONLY) List of example forms used for automated testing</description>
dcd0adb5
TO
6 <license>AGPL-3.0</license>
7 <maintainer>
8 <author>Tim Otten</author>
9 <email>totten@civicrm.org</email>
10 </maintainer>
11 <urls>
dcd0adb5
TO
12 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
13 </urls>
c697cf5f 14 <releaseDate>2020-01-09</releaseDate>
9675daad 15 <version>5.52.alpha1</version>
941ead57
TO
16 <tags>
17 <tag>mgmt:hidden</tag>
18 </tags>
dcd0adb5
TO
19 <develStage>alpha</develStage>
20 <compatibility>
9675daad 21 <ver>5.52</ver>
dcd0adb5
TO
22 </compatibility>
23 <requires>
24 <ext>org.civicrm.afform</ext>
25 </requires>
c697cf5f 26 <comments>Examples and tests for CiviCRM Afforms.</comments>
ee322efc
TO
27 <mixins>
28 <mixin>ang-php@1.0.0</mixin>
29 </mixins>
dcd0adb5
TO
30 <civix>
31 <namespace>CRM/AfformMock</namespace>
32 </civix>
33</extension>