From 3d4bda9bbec63bcf6d349d4a4ebedf29397f568a Mon Sep 17 00:00:00 2001 From: "B. Endres" Date: Thu, 24 Mar 2022 14:39:07 +0100 Subject: [PATCH] tagged 0.6-beta4 --- 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 bae3513..2c01dbf 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -8,9 +8,9 @@ B. Endres endres@systopia.de - - 0.6-dev - dev + 2022-03-24 + 0.6-beta4 + beta 5.0 diff --git a/proxy/proxy.php b/proxy/proxy.php index 612688b..aef13b1 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-beta4'; /** * this will redirect the request to another URL,