Skip to content

Commit

Permalink
Bump Onboarding to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitb committed May 17, 2023
1 parent f55ce88 commit 898db77
Show file tree
Hide file tree
Showing 75 changed files with 1,449 additions and 2,095 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.6.0' );
define( 'NFD_ONBOARDING_VERSION', '1.6.1' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
11 changes: 0 additions & 11 deletions build/1.6.0/154.js

This file was deleted.

9 changes: 0 additions & 9 deletions build/1.6.0/220.js

This file was deleted.

Loading

0 comments on commit 898db77

Please sign in to comment.