Skip to content

Commit 713ee08

Browse files
committed
Update Config.php
1 parent fe8136b commit 713ee08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf/Config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class Config {
5151
*/
5252
private function __construct() {
5353
$this->isConfigured = false;
54-
$this->releaseDate = '2020-06-23';
54+
$this->releaseDate = '2020-06-24';
5555
$this->version = '1.1.0';
5656
$this->versionType = 'Beta 1';
5757
$this->configVision = '1.3.4';

0 commit comments

Comments
 (0)