Ver Fonte

Merge branch 'master' of https://github.com/NimaQu/ss-panel-v3-mod_UIChanges

NimaQu há 7 anos atrás
pai
commit
b2a3c28e09
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bootstrap.php

+ 1 - 1
bootstrap.php

@@ -11,7 +11,7 @@ use App\Services\Boot;
 
 
 //  BASE_PATH
 //  BASE_PATH
 define('BASE_PATH', __DIR__);
 define('BASE_PATH', __DIR__);
-define('VERSION', '20180220');
+define('VERSION', '20180223');
 
 
 // Vendor Autoload
 // Vendor Autoload
 require BASE_PATH.'/vendor/autoload.php';
 require BASE_PATH.'/vendor/autoload.php';