Update release-notes/5.52.1.md
[civicrm-core.git] / ext / greenwich / info.xml
CommitLineData
f61fdd6a
TO
1<?xml version="1.0"?>
2<extension key="greenwich" type="module">
3 <file>greenwich</file>
4 <name>Theme: Greenwich</name>
5 <description>Traditional CiviCRM look-and-feel</description>
6 <license>AGPL-3.0</license>
7 <maintainer>
8 <author>CiviCRM</author>
9 <email>info@civicrm.org</email>
10 </maintainer>
11 <urls>
12 <url desc="Main Extension Page">http://civicrm.org</url>
13 <url desc="Documentation">http://civicrm.org</url>
14 <url desc="Support">http://civicrm.org</url>
15 <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
16 </urls>
17 <releaseDate>2020-07-21</releaseDate>
68c12d85 18 <version>5.53.beta1</version>
788f1c54
TO
19 <tags>
20 <tag>mgmt:hidden</tag>
21 </tags>
fecbf5ba 22 <develStage>stable</develStage>
f61fdd6a 23 <compatibility>
e2f863c9 24 <ver>5.53</ver>
f61fdd6a
TO
25 </compatibility>
26 <classloader>
27 <psr4 prefix="Civi\" path="Civi"/>
28 </classloader>
29 <civix>
30 <namespace>CRM/Greenwich</namespace>
31 </civix>
32</extension>