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