Skip to content

Commit 38e2dce

Browse files
committed
Create Config.php
1 parent 1be7fca commit 38e2dce

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
@@ -44,7 +44,7 @@ class Config{
4444
*/
4545
private function __construct() {
4646
$this->isConfigured = false;
47-
$this->releaseDate = '2019-11-23';
47+
$this->releaseDate = '2019-11-24';
4848
$this->version = '1.0.6';
4949
$this->versionType = 'Stable';
5050
$this->configVision = '1.3.4';

0 commit comments

Comments
 (0)