From e8fc1b1b0d68fed68717993b63e1580f9924b992 Mon Sep 17 00:00:00 2001 From: "B. Endres" Date: Tue, 17 Mar 2020 07:52:14 +0100 Subject: [PATCH] bump 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 4e62828..26bac30 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -8,9 +8,9 @@ B. Endres endres@systopia.de - 2019-11-26 - 0.6-beta1 - beta + + 0.6-dev + dev 4.7 5.0 diff --git a/proxy/proxy.php b/proxy/proxy.php index 2f71e1e..b031aee 100644 --- a/proxy/proxy.php +++ b/proxy/proxy.php @@ -8,7 +8,7 @@ +---------------------------------------------------------*/ require_once "config.php"; -$civiproxy_version = '0.6-beta1'; +$civiproxy_version = '0.6-dev'; /** * this will redirect the request to another URL,