This commit is contained in:
Milos Stojanovic
2020-05-17 10:36:22 +02:00
parent ebe5e14554
commit cddc3501e8
2 changed files with 4 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.0');
define('APP_VERSION', '7.4.1');
use Filegator\App;
use Filegator\Config\Config;