diff --git a/app/Application.php b/app/Application.php index 1825376f..18d5222c 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.3.0'; + public const KOEL_VERSION = 'v4.3.1'; /** * We have merged public path and base path.