Skip to content

Commit

Permalink
Release v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zlateska committed Oct 18, 2024
1 parent 7df0ae8 commit 4b03891
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18,985 deletions.
2,051 changes: 5 additions & 2,046 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.5.0' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.6.0' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
Loading

0 comments on commit 4b03891

Please sign in to comment.