Skip to content

Commit 146f0ca

Browse files
committed
Bump version
1 parent 2be8646 commit 146f0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devstack

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use Webteractive\Devstack\Commands\RunComposerCommands;
1919
use Webteractive\Devstack\RegisterDockerComposeCommands;
2020
use Webteractive\Devstack\Commands\RunLaravelArtisanCommand;
2121

22-
$app = new App('Devstack', '1.0.0');
22+
$app = new App('Devstack', '1.1.5');
2323

2424
$app->add(new InitStack);
2525
$app->add(new Config);

0 commit comments

Comments
 (0)