Skip to content

Commit b5c526a

Browse files
committed
Release 7.0.0-beta.23
1 parent 817a6b3 commit b5c526a

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-master');
13+
define('DEPLOYER_VERSION', '7.0.0-beta.23');
1414

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

0 commit comments

Comments
 (0)