Skip to content

Commit 8e3f66c

Browse files
committed
Change Template Version to Beta
1 parent 869e9bf commit 8e3f66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ private function __construct() {
7373
$this->isConfigured = TRUE;
7474
$this->templateDate = '07-03-2018 <DD-MM-YYYY>';
7575
$this->templateVersion = '0.1';
76-
$this->templateVersionType = 'Alpha';
76+
$this->templateVersionType = 'Beta';
7777
$this->dbHost = '<b style="color:red">&lt;Not Set&gt;</b>';
7878
$this->dbUser = '<b style="color:red">&lt;Not Set&gt;</b>';
7979
$this->dbPass = '<b style="color:red">&lt;Not Set&gt;</b>';

0 commit comments

Comments
 (0)