1.0.0-alpha
This commit is contained in:
parent
1c5ebea422
commit
6e455e4438
|
|
@ -14,8 +14,8 @@
|
|||
<url desc="Support">https://github.com/systopia/CiviProxy/issues</url>
|
||||
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
||||
</urls>
|
||||
<releaseDate></releaseDate>
|
||||
<version>0.8-dev</version>
|
||||
<releaseDate>2024-08-21</releaseDate>
|
||||
<version>1.0.0-alpha</version>
|
||||
<develStage>dev</develStage>
|
||||
<compatibility>
|
||||
<ver>5.0</ver>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
+---------------------------------------------------------*/
|
||||
|
||||
require_once "config.php";
|
||||
$civiproxy_version = '0.8-dev';
|
||||
$civiproxy_version = '1.0.0-alpha';
|
||||
|
||||
/**
|
||||
* this will redirect the request to another URL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue