We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699fd6d commit 7237a34Copy full SHA for 7237a34
src/Joomlatools/Console/Application.php
@@ -11,7 +11,7 @@ class Application extends \Symfony\Component\Console\Application
11
*
12
* @var string
13
*/
14
- const VERSION = '2.0.2';
+ const VERSION = '2.0.3';
15
16
/**
17
* Application name
0 commit comments