Bump Koel version

This commit is contained in:
An Phan 2016-07-08 11:05:45 +08:00
parent 28b0d91c64
commit fb57e229f2
No known key found for this signature in database
GPG key ID: 05536BB4BCDC02A2

View file

@ -19,7 +19,7 @@ class Application extends IlluminateApplication
* *
* @link https://github.com/phanan/koel/releases * @link https://github.com/phanan/koel/releases
*/ */
const VERSION = 'v2.3.0'; const VERSION = 'v3.0.0';
/** /**
* We have merged public path and base path. * We have merged public path and base path.