Skip to content

Commit

Permalink
Prepared version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OwlyCode committed Feb 4, 2021
1 parent babdc4c commit ad7e235
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 @@ -9,7 +9,7 @@
class Application extends BaseApplication
{
const NAME = 'twigcs';
const VERSION = 'v4.0-BETA5';
const VERSION = 'v4.1.0';

/**
* @var Container
Expand Down

0 comments on commit ad7e235

Please sign in to comment.