This commit is contained in:
Milos Stojanovic
2020-10-12 13:08:50 +02:00
parent fb2e794e37
commit 71bc911519
4 changed files with 7 additions and 4 deletions

2
dist/index.php vendored
View File

@@ -39,7 +39,7 @@ if (! defined('APP_PUBLIC_PATH')) {
}
define('APP_PUBLIC_DIR', __DIR__);
define('APP_VERSION', '7.4.4');
define('APP_VERSION', '7.4.5');
use Filegator\App;
use Filegator\Config\Config;