Set version to 5.47.alpha1
[civicrm-core.git] / ext / afform / html / info.xml
1 <?xml version="1.0"?>
2 <extension key="org.civicrm.afform-html" type="module">
3 <file>afform_html</file>
4 <name>Form Code Editor</name>
5 <description>Tool for developers to edit afform html code</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="Chat">https://chat.civicrm.org/civicrm/channels/dev-afform</url>
13 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
14 </urls>
15 <releaseDate>2020-01-09</releaseDate>
16 <version>5.47.alpha1</version>
17 <develStage>alpha</develStage>
18 <compatibility>
19 <ver>5.23</ver>
20 </compatibility>
21 <requires>
22 <ext>org.civicrm.afform</ext>
23 </requires>
24 <comments>This extension is experimental and has limited functionality.</comments>
25 <mixins>
26 <mixin>ang-php@1.0.0</mixin>
27 </mixins>
28 <civix>
29 <namespace>CRM/AfformHtml</namespace>
30 </civix>
31 </extension>