Back to dev (0.8-dev)
This commit is contained in:
parent
2bb4050eab
commit
0822bc7bee
|
|
@ -14,9 +14,9 @@
|
||||||
<url desc="Support">https://github.com/systopia/CiviProxy/issues</url>
|
<url desc="Support">https://github.com/systopia/CiviProxy/issues</url>
|
||||||
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
||||||
</urls>
|
</urls>
|
||||||
<releaseDate>2024-06-18</releaseDate>
|
<releaseDate></releaseDate>
|
||||||
<version>0.7.0</version>
|
<version>0.8-dev</version>
|
||||||
<develStage>stable</develStage>
|
<develStage>dev</develStage>
|
||||||
<compatibility>
|
<compatibility>
|
||||||
<ver>5.0</ver>
|
<ver>5.0</ver>
|
||||||
</compatibility>
|
</compatibility>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
+---------------------------------------------------------*/
|
+---------------------------------------------------------*/
|
||||||
|
|
||||||
require_once "config.php";
|
require_once "config.php";
|
||||||
$civiproxy_version = '0.7.0';
|
$civiproxy_version = '0.8-dev';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* this will redirect the request to another URL,
|
* this will redirect the request to another URL,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue