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 a200c1f commit ae9f284Copy full SHA for ae9f284
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.15');
14
15
// Check for min. php version requirement
16
if (PHP_VERSION_ID < 70300) {
0 commit comments