Skip to content

Commit b4911f9

Browse files
committed
🔖 Bump release v1.9.4
1 parent cfc9d70 commit b4911f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/bin/bones

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ namespace Bones {
727727
define('WPBONES_MINIMAL_PHP_VERSION', '7.4');
728728

729729
/* MARK: The WP Bones command line version. */
730-
define('WPBONES_COMMAND_LINE_VERSION', '1.9.3');
730+
define('WPBONES_COMMAND_LINE_VERSION', '1.9.4');
731731

732732
use Bones\SemVer\Exceptions\InvalidVersionException;
733733
use Bones\SemVer\Version;

0 commit comments

Comments
 (0)