Skip to content

Commit

Permalink
Version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zlateska committed Sep 4, 2024
1 parent dabe7f8 commit 35dd32c
Show file tree
Hide file tree
Showing 11 changed files with 4,638 additions and 1,355 deletions.
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.0' );
define( 'NFD_WONDER_BLOCKS_VERSION', '2.4.1' );
}
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.4.0/wonder-blocks.asset.php

This file was deleted.

7 changes: 0 additions & 7 deletions build/2.4.0/wonder-blocks.js

This file was deleted.

File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions build/2.4.1/wonder-blocks.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => 'e7e3a736aaac9a30e52b');
File renamed without changes.
7 changes: 7 additions & 0 deletions build/2.4.1/wonder-blocks.js

Large diffs are not rendered by default.

Loading

0 comments on commit 35dd32c

Please sign in to comment.