Skip to content

Commit

Permalink
Merge pull request #90 from newfold-labs/release/v2.2.0
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
zlateska authored Jul 24, 2024
2 parents 6bb4779 + f7bfbd3 commit dd99ac0
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 16,670 deletions.
2,027 changes: 3 additions & 2,024 deletions assets/build/utilities.css

Large diffs are not rendered by default.

141 changes: 1 addition & 140 deletions assets/build/utilities.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions assets/build/utilities.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Set Global Constants
if ( ! defined( 'NFD_WONDER_BLOCKS_VERSION' ) ) {
define( 'NFD_WONDER_BLOCKS_VERSION', '2.1.0' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.2.0' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
Loading

0 comments on commit dd99ac0

Please sign in to comment.