Skip to content

Commit be0e74c

Browse files
Revert "Prepare for 2.1.0"
This reverts commit a0215b7.
1 parent a0215b7 commit be0e74c

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.1.0';
24+
const VERSION = '2.1.0-dev';
2525

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

0 commit comments

Comments
 (0)