-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAE-324: bump version for 1.0.0 release
- Loading branch information
1 parent
5b470fd
commit 097f6e9
Showing
1 changed file
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,21 +5,19 @@ | |
<description>This extensions allows CiviCRM admin to config generic Event pages</description> | ||
<license>AGPL-3.0</license> | ||
<maintainer> | ||
<author>Compucorp Ltd.</author> | ||
<email>[email protected]</email> | ||
</maintainer> | ||
<urls> | ||
<url desc="Main Extension Page">https://github.com/compucorp/uk.co.compucorp.eventsextras</url> | ||
<url desc="Documentation">https://github.com/compucorp/uk.co.compucorp.eventsextras/blob/master/readme.md</url> | ||
<url desc="Support">http://FIXME</url> | ||
<url desc="Licensing">https://github.com/compucorp/uk.co.compucorp.eventsextras/blob/master/readme.md</url> | ||
</urls> | ||
<releaseDate>2019-06-12</releaseDate> | ||
<version>1.0.0-alpha1</version> | ||
<develStage></develStage> | ||
<author>Compucropt Ltd.</author> | ||
<email>[email protected]</email> | ||
</maintainer>c | ||
<releaseDate>2020-07-16</releaseDate> | ||
<version>1.0.0</version> | ||
<develStage>stable</develStage> | ||
<compatibility> | ||
<ver>5.8+</ver> | ||
<ver>5.24</ver> | ||
</compatibility> | ||
<comments> | ||
Supported CiviCRM versions : | ||
- 5.24.6 | ||
</comments> | ||
<civix> | ||
<namespace>CRM/EventsExtras</namespace> | ||
</civix> | ||
|