Skip to content

Commit bc1f0be

Browse files
committed
🔖 bump version
1 parent 5c64b5c commit bc1f0be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Console/bin/bones

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

710710
/* MARK: The WP Bones command line version. */
711-
define('WPBONES_COMMAND_LINE_VERSION', '1.9.6');
711+
define('WPBONES_COMMAND_LINE_VERSION', '1.9.7');
712712

713713
use Bones\SemVer\Exceptions\InvalidVersionException;
714714
use Bones\SemVer\Version;

0 commit comments

Comments
 (0)