diff --git a/src/Robo.php b/src/Robo.php index 46a1fdd3f..abaeaccdd 100644 --- a/src/Robo.php +++ b/src/Robo.php @@ -20,7 +20,7 @@ class Robo { const APPLICATION_NAME = 'Robo'; - const VERSION = '1.4.2'; + const VERSION = '1.4.3-dev'; /** * The currently active container object, or NULL if not initialized yet.