mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
chore: bump version
This commit is contained in:
parent
4e7f4d1456
commit
4d1249f42d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class Application extends IlluminateApplication
|
|||
*
|
||||
* @link https://github.com/phanan/koel/releases
|
||||
*/
|
||||
public const KOEL_VERSION = 'v4.0.0';
|
||||
public const KOEL_VERSION = 'v4.1.0';
|
||||
|
||||
/**
|
||||
* We have merged public path and base path.
|
||||
|
|
Loading…
Reference in a new issue