This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 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,8 +5,8 @@ | |
<description>A CMS independent extension to allow organisations to manage a group of resources (i.e. rooms) offering these to constituents for a fee.</description> | ||
<license>the GNU Affero General Public License 3 (GNU AGPL 3) and the CiviCRM Licensing Exception.</license> | ||
<maintainer> | ||
<author>Erawat Chamanont, Jamie Novick</author> | ||
<email>[email protected].uk, [email protected].uk</email> | ||
<author>Erawat Chamanont, Jamie Novick, Guanhuan Chen</author> | ||
<email>[email protected].uk, [email protected].uk</email> | ||
</maintainer> | ||
<urls> | ||
<url desc="Main Extension Page">http://civicrm.org/extensions/civibooking</url> | ||
|
@@ -15,9 +15,9 @@ | |
<url desc="Licensing">http://civicrm.org/licensing</url> | ||
</urls> | ||
<documentation></documentation> | ||
<releaseDate>2015-11-05</releaseDate> | ||
<version>1.5</version> | ||
<develStage>stable</develStage> | ||
<releaseDate>2016-06-05</releaseDate> | ||
<version>1.5alpha</version> | ||
<develStage>alpha</develStage> | ||
<compatibility> | ||
<ver>4.5</ver> | ||
<ver>4.6</ver> | ||
|