diff --git a/dist/index.php b/dist/index.php index 1105965..f48bf65 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.4'); +define('APP_VERSION', '7.3.5'); use Filegator\App; use Filegator\Config\Config;