Skip to content

Commit

Permalink
Merge pull request #81 from newfold-labs/release/v2.1.0
Browse files Browse the repository at this point in the history
Bump version to 2.1.0
  • Loading branch information
zlateska authored Jun 26, 2024
2 parents 10324bb + b237c21 commit 383fcca
Show file tree
Hide file tree
Showing 22 changed files with 6,375 additions and 29,187 deletions.
2,036 changes: 3 additions & 2,033 deletions assets/build/utilities.css

Large diffs are not rendered by default.

137 changes: 1 addition & 136 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.0.0' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.1.0' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/0.1.5/wonder-blocks.asset.php

This file was deleted.

Loading

0 comments on commit 383fcca

Please sign in to comment.