Skip to content

Commit

Permalink
bump onboarding to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed May 9, 2023
1 parent 3c9cedf commit a18639d
Show file tree
Hide file tree
Showing 67 changed files with 29 additions and 17 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 a18639d

Please sign in to comment.