Skip to content

Commit bbd053e

Browse files
committed
Bump version to 3.0.2
1 parent cc1b8f5 commit bbd053e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+5168
-46573
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function nfd_wp_module_onboarding_register() {
2424

2525
// Set Global Constants
2626
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
27-
define( 'NFD_ONBOARDING_VERSION', '3.0.1' );
27+
define( 'NFD_ONBOARDING_VERSION', '3.0.2' );
2828
}
2929
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3030
define( 'NFD_ONBOARDING_DIR', __DIR__ );

build/3.0.1/onboarding-design-studio.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/3.0.1/onboarding-restart-button.asset.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/3.0.1/onboarding-restart-button.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/3.0.1/onboarding.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

build/3.0.1/sitegen-theme-marker.asset.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/3.0.1/sitegen-theme-marker.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-components', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-preferences', 'wp-primitives'), 'version' => '80e3627dcf960adf4ec7');
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-components', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-plugins', 'wp-preferences', 'wp-primitives'), 'version' => '9cb31ccae1cdbcf503b0');

0 commit comments

Comments
 (0)