Skip to content

Commit

Permalink
πŸ”– 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gfazioli committed Oct 1, 2024
1 parent dfaa7b5 commit afaca71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Console/bin/bones
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ namespace Bones\SemVer {
}

/**
* MARK: Bones
* Bones
*
* @package Bones
*/
Expand All @@ -456,7 +456,7 @@ namespace Bones {
define('WPBONES_MINIMAL_PHP_VERSION', '7.4');

/* MARK: The WP Bones command line version. */
define('WPBONES_COMMAND_LINE_VERSION', '1.6.1');
define('WPBONES_COMMAND_LINE_VERSION', '1.6.5');

use Bones\SemVer\Exceptions\InvalidVersionException;
use Bones\SemVer\Version;
Expand Down

0 comments on commit afaca71

Please sign in to comment.