Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Aug 16, 2021
1 parent 1fa4af9 commit 4d09930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
*/
final class Application extends BaseApplication
{
const VERSION = '2.19.1';
const VERSION = '2.19.2-DEV';
const VERSION_CODENAME = 'Testament';

/**
Expand Down

0 comments on commit 4d09930

Please sign in to comment.