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