Bump version

This commit is contained in:
An Phan 2016-08-22 09:39:48 +08:00
parent 27933d49cf
commit b37fb4b145
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
*/
const VERSION = 'v3.2.0';
const VERSION = 'v3.3.0';
/**
* We have merged public path and base path.