We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a12046 commit 0719f9cCopy full SHA for 0719f9c
bin/dep
@@ -10,7 +10,7 @@
10
11
define('DEPLOYER', true);
12
define('DEPLOYER_BIN', __FILE__);
13
-define('DEPLOYER_VERSION', '7.0.0-master');
+define('DEPLOYER_VERSION', '7.0.0-beta.13');
14
15
// Check for min. php version requirement
16
if (PHP_VERSION_ID < 70300) {
0 commit comments