bump back to 0.6-dev
This commit is contained in:
parent
c941a1248e
commit
e8fc1b1b0d
|
|
@ -8,9 +8,9 @@
|
||||||
<author>B. Endres</author>
|
<author>B. Endres</author>
|
||||||
<email>endres@systopia.de</email>
|
<email>endres@systopia.de</email>
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<releaseDate>2019-11-26</releaseDate>
|
<releaseDate></releaseDate>
|
||||||
<version>0.6-beta1</version>
|
<version>0.6-dev</version>
|
||||||
<develStage>beta</develStage>
|
<develStage>dev</develStage>
|
||||||
<compatibility>
|
<compatibility>
|
||||||
<ver>4.7</ver>
|
<ver>4.7</ver>
|
||||||
<ver>5.0</ver>
|
<ver>5.0</ver>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
+---------------------------------------------------------*/
|
+---------------------------------------------------------*/
|
||||||
|
|
||||||
require_once "config.php";
|
require_once "config.php";
|
||||||
$civiproxy_version = '0.6-beta1';
|
$civiproxy_version = '0.6-dev';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* this will redirect the request to another URL,
|
* this will redirect the request to another URL,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue