Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…oarding into enhance/optimize-use-global-styles
  • Loading branch information
arunshenoy99 committed May 12, 2023
2 parents bc36d84 + 8973903 commit 73a78af
Show file tree
Hide file tree
Showing 113 changed files with 1,889 additions and 1,150 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.5.0' );
define( 'NFD_ONBOARDING_VERSION', '1.6.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/1.5.0/253.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.5.0/888.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 73a78af

Please sign in to comment.