diff --git a/de.systopia.civiproxy/info.xml b/de.systopia.civiproxy/info.xml index 5ed7568..cc4acc6 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -14,9 +14,9 @@ https://github.com/systopia/CiviProxy/issues http://www.gnu.org/licenses/agpl-3.0.html - 2024-06-18 - 0.7.0 - stable + + 0.8-dev + dev 5.0 diff --git a/proxy/proxy.php b/proxy/proxy.php index d374d83..06e0628 100644 --- a/proxy/proxy.php +++ b/proxy/proxy.php @@ -8,7 +8,7 @@ +---------------------------------------------------------*/ require_once "config.php"; -$civiproxy_version = '0.7.0'; +$civiproxy_version = '0.8-dev'; /** * this will redirect the request to another URL,