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