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 bc1f0be commit 30b21c2Copy full SHA for 30b21c2
1 file changed
src/Console/bin/bones
@@ -708,7 +708,7 @@ namespace Bones {
708
define('WPBONES_MINIMAL_PHP_VERSION', '7.4');
709
710
/* MARK: The WP Bones command line version. */
711
- define('WPBONES_COMMAND_LINE_VERSION', '1.9.7');
+ define('WPBONES_COMMAND_LINE_VERSION', '1.10.0');
712
713
use Bones\SemVer\Exceptions\InvalidVersionException;
714
use Bones\SemVer\Version;
0 commit comments