mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
Bump version
This commit is contained in:
parent
4640c41e7a
commit
a70a9bfe53
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Application extends IlluminateApplication
|
|||
*
|
||||
* @link https://github.com/phanan/koel/releases
|
||||
*/
|
||||
const VERSION = 'v3.3.1';
|
||||
const VERSION = 'v3.4.0';
|
||||
|
||||
/**
|
||||
* We have merged public path and base path.
|
||||
|
|
Loading…
Reference in a new issue