diff --git a/de.systopia.civiproxy/info.xml b/de.systopia.civiproxy/info.xml index dba1cc6..5b30165 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 - - 0.6-dev - dev + 2024-01-24 + 0.6.0 + stable 5.0 diff --git a/proxy/proxy.php b/proxy/proxy.php index 612688b..ed776cd 100644 --- a/proxy/proxy.php +++ b/proxy/proxy.php @@ -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,