Skip to content

Commit

Permalink
Merge pull request #115 from newfold-labs/release/v2.5.0
Browse files Browse the repository at this point in the history
Version 2.5.0
  • Loading branch information
zlateska authored Sep 26, 2024
2 parents a73732b + b8e9f88 commit d5e37c1
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 18,605 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.4.1' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.5.0' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
Loading

0 comments on commit d5e37c1

Please sign in to comment.