chore: bump version

This commit is contained in:
Phan An 2020-04-21 22:51:17 +02:00
parent 16e99fa57e
commit 8d12ce4e6b

View file

@ -15,7 +15,7 @@ class Application extends IlluminateApplication
*
* @link https://github.com/phanan/koel/releases
*/
public const KOEL_VERSION = 'v4.2.2';
public const KOEL_VERSION = 'v4.3.0';
/**
* We have merged public path and base path.