Skip to content

Commit

Permalink
Merge pull request #95 from newfold-labs/release/v2.3.0
Browse files Browse the repository at this point in the history
Version 2.3.0
  • Loading branch information
zlateska authored Jul 31, 2024
2 parents 8578bef + 3142c08 commit 53805e9
Show file tree
Hide file tree
Showing 17 changed files with 30 additions and 17,910 deletions.
2,024 changes: 3 additions & 2,021 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.2.0' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.3.0' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
Loading

0 comments on commit 53805e9

Please sign in to comment.