chore: bump version

This commit is contained in:
Phan An 2020-04-23 09:32:05 +02:00
parent 9df39d5cc8
commit b1aad48919

View file

@ -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.