Skip to content

Commit

Permalink
Merge pull request #49 from newfold-labs/origin/release/0.1.12
Browse files Browse the repository at this point in the history
Upgrade module to 0.1.12
  • Loading branch information
zlateska authored Jan 3, 2024
2 parents 4dd3e8b + 08d295c commit 6f4189c
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 11,362 deletions.
972 changes: 7 additions & 965 deletions assets/build/utilities.css

Large diffs are not rendered by default.

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.11' );
define( 'NFD_WONDER_BLOCKS_VERSION', '0.1.12' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
Loading

0 comments on commit 6f4189c

Please sign in to comment.