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 cfc9d70 commit b4911f9Copy full SHA for b4911f9
src/Console/bin/bones
@@ -727,7 +727,7 @@ namespace Bones {
727
define('WPBONES_MINIMAL_PHP_VERSION', '7.4');
728
729
/* MARK: The WP Bones command line version. */
730
- define('WPBONES_COMMAND_LINE_VERSION', '1.9.3');
+ define('WPBONES_COMMAND_LINE_VERSION', '1.9.4');
731
732
use Bones\SemVer\Exceptions\InvalidVersionException;
733
use Bones\SemVer\Version;
0 commit comments