Skip to content

Commit 0719f9c

Browse files
committed
Release 7.0.0-beta.13
1 parent 2a12046 commit 0719f9c

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
@@ -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.13');
1414

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

0 commit comments

Comments
 (0)