Skip to content

Commit

Permalink
Merge pull request #63 from newfold-labs/release/0.1.16
Browse files Browse the repository at this point in the history
Update module to 0.1.16
  • Loading branch information
zlateska authored Apr 8, 2024
2 parents 235673b + 0711f86 commit 0ab410e
Show file tree
Hide file tree
Showing 26 changed files with 31 additions and 33,934 deletions.
1,865 changes: 3 additions & 1,862 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.15' );
define( 'NFD_WONDER_BLOCKS_VERSION', '0.1.16' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/0.1.11/wonder-blocks.asset.php

This file was deleted.

Loading

0 comments on commit 0ab410e

Please sign in to comment.