From 42c95f62c7a9a2a73389f56f4eecf33782dbd606 Mon Sep 17 00:00:00 2001 From: "B. Endres" Date: Tue, 26 Nov 2019 16:20:14 +0100 Subject: [PATCH] 0.6-beta1 --- de.systopia.civiproxy/info.xml | 9 ++++----- proxy/proxy.php | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/de.systopia.civiproxy/info.xml b/de.systopia.civiproxy/info.xml index 781ff38..4e62828 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -8,13 +8,12 @@ B. Endres endres@systopia.de - 2018-03-01 - 0.5 - stable + 2019-11-26 + 0.6-beta1 + beta - 4.4 - 4.6 4.7 + 5.0 This is an addition to SYSTOPIA's CiviProxy security system diff --git a/proxy/proxy.php b/proxy/proxy.php index b031aee..2f71e1e 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-beta1'; /** * this will redirect the request to another URL,