Skip to content

Commit

Permalink
Merge pull request #69 from newfold-labs/release/0.2.0
Browse files Browse the repository at this point in the history
Bump version to 0.2.0
  • Loading branch information
zlateska authored Apr 18, 2024
2 parents 3bfc560 + a512b1c commit c9d6350
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 13,138 deletions.
1,869 changes: 3 additions & 1,866 deletions assets/build/utilities.css

Large diffs are not rendered by default.

135 changes: 1 addition & 134 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 @@ -15,7 +15,7 @@ function nfd_wp_module_patterns_register() {

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

0 comments on commit c9d6350

Please sign in to comment.