parent
01c7e9f726
commit
016886a5e6
|
|
@ -14,9 +14,9 @@
|
|||
<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.6-dev</version>
|
||||
<develStage>dev</develStage>
|
||||
<releaseDate>2024-01-24</releaseDate>
|
||||
<version>0.6.0</version>
|
||||
<develStage>stable</develStage>
|
||||
<compatibility>
|
||||
<ver>5.0</ver>
|
||||
</compatibility>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
+---------------------------------------------------------*/
|
||||
|
||||
require_once "config.php";
|
||||
$civiproxy_version = '0.6-dev';
|
||||
$civiproxy_version = '0.6.0';
|
||||
|
||||
/**
|
||||
* this will redirect the request to another URL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue