diff --git a/src/Robo.php b/src/Robo.php index 8aee19155..6fd58de0a 100644 --- a/src/Robo.php +++ b/src/Robo.php @@ -21,7 +21,7 @@ class Robo { const APPLICATION_NAME = 'Robo'; - const VERSION = '2.0.6'; + const VERSION = '2.0.7-dev'; /** * The currently active container object, or NULL if not initialized yet.