Version 0.7.0
This commit is contained in:
parent
acaf9e7477
commit
2bb4050eab
|
|
@ -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>2024-01-24</releaseDate>
|
||||
<version>0.6.0</version>
|
||||
<releaseDate>2024-06-18</releaseDate>
|
||||
<version>0.7.0</version>
|
||||
<develStage>stable</develStage>
|
||||
<compatibility>
|
||||
<ver>5.0</ver>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
+---------------------------------------------------------*/
|
||||
|
||||
require_once "config.php";
|
||||
$civiproxy_version = '0.6.0';
|
||||
$civiproxy_version = '0.7.0';
|
||||
|
||||
/**
|
||||
* this will redirect the request to another URL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue