Bump version

This commit is contained in:
An Phan 2016-03-06 16:28:47 +08:00
parent 2d08223106
commit 37b46eb922

View file

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