1.0.0-beta
This commit is contained in:
parent
625c27878f
commit
a73477c9f2
|
|
@ -14,9 +14,9 @@
|
|||
<url desc="Support">https://github.com/systopia/CiviProxy/issues</url>
|
||||
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
|
||||
</urls>
|
||||
<releaseDate>2024-09-05</releaseDate>
|
||||
<version>1.0.0-alpha2</version>
|
||||
<develStage>dev</develStage>
|
||||
<releaseDate>2024-01-07</releaseDate>
|
||||
<version>1.0.0-beta</version>
|
||||
<develStage>beta</develStage>
|
||||
<compatibility>
|
||||
<ver>5.45</ver>
|
||||
</compatibility>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
+---------------------------------------------------------*/
|
||||
|
||||
require_once "config.php";
|
||||
$civiproxy_version = '1.0.0-alpha2';
|
||||
$civiproxy_version = '1.0.0-beta';
|
||||
|
||||
/**
|
||||
* this will redirect the request to another URL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue