Skip to content

Commit 06be0ce

Browse files
committed
Set version 7.0.0-master
1 parent 8683327 commit 06be0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/dep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ define('DEPLOYER_BIN', __FILE__);
9595
define('DEPLOYER_DEPLOY_FILE', $deployFile);
9696
define('DEPLOYER_ROOT', getenv('DEPLOYER_ROOT') !== false ? getenv('DEPLOYER_ROOT') : dirname($deployFile));
9797

98-
Deployer\Deployer::run('master', $deployFile);
98+
Deployer\Deployer::run('7.0.0-master', $deployFile);

0 commit comments

Comments
 (0)