Skip to content

Commit 69f5d54

Browse files
committed
Bump version
1 parent 21b4b4a commit 69f5d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devstack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ use Webteractive\Devstack\Commands\Download;
2020
use Webteractive\Devstack\Commands\Composer;
2121
use Webteractive\Devstack\RegisterDockerComposeCommands;
2222

23-
$app = new App('Devstack', '1.1.7');
23+
$app = new App('Devstack', '1.1.8');
2424

2525
$app->add(new Init);
2626
$app->add(new Config);

0 commit comments

Comments
 (0)