Bump version

This commit is contained in:
Phan An 2017-04-19 12:24:17 +08:00
parent 1b783e29e2
commit 0bb8e992e2

View file

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