Skip to content

Commit

Permalink
bump onboarding to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitb committed Jun 5, 2023
1 parent 53198a1 commit 151ccba
Show file tree
Hide file tree
Showing 76 changed files with 268 additions and 281 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.7.0' );
define( 'NFD_ONBOARDING_VERSION', '1.8.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
7 changes: 0 additions & 7 deletions build/1.7.0/155.js

This file was deleted.

7 changes: 0 additions & 7 deletions build/1.7.0/193.js

This file was deleted.

9 changes: 0 additions & 9 deletions build/1.7.0/253.js

This file was deleted.

Loading

0 comments on commit 151ccba

Please sign in to comment.