Skip to content

Commit 88f6e42

Browse files
committed
Back to master
1 parent b5c526a commit 88f6e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/dep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
define('DEPLOYER', true);
1212
define('DEPLOYER_BIN', __FILE__);
13-
define('DEPLOYER_VERSION', '7.0.0-beta.23');
13+
define('DEPLOYER_VERSION', '7.0.0-master');
1414

1515
// Check for min. php version requirement
1616
if (PHP_VERSION_ID < 70300) {

0 commit comments

Comments
 (0)