Skip to content

Commit 20077d3

Browse files
Robo release 2.0.6
1 parent 8bd2500 commit 20077d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Robo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
class Robo
2222
{
2323
const APPLICATION_NAME = 'Robo';
24-
const VERSION = '2.0.6-dev';
24+
const VERSION = '2.0.6';
2525

2626
/**
2727
* The currently active container object, or NULL if not initialized yet.

0 commit comments

Comments
 (0)