diff --git a/de.systopia.civiproxy/info.xml b/de.systopia.civiproxy/info.xml index d87593a..7baa989 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -14,8 +14,8 @@ https://github.com/systopia/CiviProxy/issues http://www.gnu.org/licenses/agpl-3.0.html - 2024-09-04 - 1.0.0-alpha1 + 2024-09-05 + 1.0.0-alpha2 dev 5.0 diff --git a/proxy/proxy.php b/proxy/proxy.php index 3e51377..ed04280 100644 --- a/proxy/proxy.php +++ b/proxy/proxy.php @@ -8,7 +8,7 @@ +---------------------------------------------------------*/ require_once "config.php"; -$civiproxy_version = '1.0.0-alpha'; +$civiproxy_version = '1.0.0-alpha2'; /** * this will redirect the request to another URL,