Skip to content

Commit

Permalink
Merge pull request #289 from newfold-labs/update/v1.10.1
Browse files Browse the repository at this point in the history
Update onboarding to 1.10.1
  • Loading branch information
arunshenoy99 authored Aug 10, 2023
2 parents 80c5f0c + b9737fd commit 494ec70
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 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.10.0' );
define( 'NFD_ONBOARDING_VERSION', '1.10.1' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
11 changes: 0 additions & 11 deletions build/1.10.0/181.js

This file was deleted.

7 changes: 0 additions & 7 deletions build/1.10.0/331.js

This file was deleted.

Loading

0 comments on commit 494ec70

Please sign in to comment.