diff --git a/dist/index.php b/dist/index.php index f48bf65..1070b54 100644 --- a/dist/index.php +++ b/dist/index.php @@ -39,7 +39,7 @@ if (! defined('APP_PUBLIC_PATH')) { } define('APP_PUBLIC_DIR', __DIR__); -define('APP_VERSION', '7.3.5'); +define('APP_VERSION', '7.4.0'); use Filegator\App; use Filegator\Config\Config;