We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd2500 commit 20077d3Copy full SHA for 20077d3
src/Robo.php
@@ -21,7 +21,7 @@
21
class Robo
22
{
23
const APPLICATION_NAME = 'Robo';
24
- const VERSION = '2.0.6-dev';
+ const VERSION = '2.0.6';
25
26
/**
27
* The currently active container object, or NULL if not initialized yet.
0 commit comments