From 016886a5e693e809c6197a8b9075848009cdf473 Mon Sep 17 00:00:00 2001 From: Phil Date: Wed, 24 Jan 2024 17:50:15 +0100 Subject: [PATCH] 0.6.0 CiviProxy Stable Release --- de.systopia.civiproxy/info.xml | 6 +++--- proxy/proxy.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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,