diff --git a/app/Application.php b/app/Application.php index 1db61f38f2..fe078c37d1 100644 --- a/app/Application.php +++ b/app/Application.php @@ -15,7 +15,7 @@ class Application extends IlluminateApplication * * @link https://github.com/phanan/koel/releases */ - public const KOEL_VERSION = 'v4.0.beta.0'; + public const KOEL_VERSION = 'v4.0.0'; /** * We have merged public path and base path.