We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be7fca commit 38e2dceCopy full SHA for 38e2dce
src/conf/Config.php
@@ -44,7 +44,7 @@ class Config{
44
*/
45
private function __construct() {
46
$this->isConfigured = false;
47
- $this->releaseDate = '2019-11-23';
+ $this->releaseDate = '2019-11-24';
48
$this->version = '1.0.6';
49
$this->versionType = 'Stable';
50
$this->configVision = '1.3.4';
0 commit comments