diff --git a/dist/index.php b/dist/index.php index 406144b..c7278be 100644 --- a/dist/index.php +++ b/dist/index.php @@ -35,7 +35,7 @@ if (! defined('APP_PUBLIC_PATH')) { } define('APP_PUBLIC_DIR', __DIR__); -define('APP_VERSION', '7.0.0'); +define('APP_VERSION', '7.0.0-RC2'); use Filegator\App; use Filegator\Config\Config;