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