diff --git a/src/Robo.php b/src/Robo.php index c3541011..8ed79aa0 100644 --- a/src/Robo.php +++ b/src/Robo.php @@ -22,7 +22,7 @@ class Robo { const APPLICATION_NAME = 'Robo'; - private const VERSION = '4.0.2'; + private const VERSION = '4.0.3-dev'; /** * The currently active container object, or NULL if not initialized yet.