Skip to content

Commit 9644be2

Browse files
committed
quickbuilds
1 parent 5ccdec8 commit 9644be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qbuild/rr-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use Spiral\RoadRunner\QuickBuild\Builder;
99
require_once "src/Builder.php";
1010

1111
// load build config
12-
$version = $argv[1] ?? "local";
12+
$version = $argv[1] ?? "1.3.1";
1313

1414
// load build config
1515
$config = $argv[2] ?? __DIR__ . "/.build.json";

0 commit comments

Comments
 (0)