diff --git a/app/Application.php b/app/Application.php index 68600196..177483f5 100644 --- a/app/Application.php +++ b/app/Application.php @@ -18,7 +18,7 @@ class Application extends IlluminateApplication * * @link https://github.com/phanan/koel/releases */ - const KOEL_VERSION = 'v3.6.1'; + const KOEL_VERSION = 'v3.6.2'; /** * We have merged public path and base path.