Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
phanan committed Apr 2, 2017
1 parent c8d67bd commit b966eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Application extends IlluminateApplication
*
* @link https://github.com/phanan/koel/releases
*/
const KOEL_VERSION = 'v3.5.5';
const KOEL_VERSION = 'v3.6.0';

/**
* We have merged public path and base path.
Expand Down

0 comments on commit b966eba

Please sign in to comment.