Skip to content

Commit

Permalink
Merge pull request #604 from newfold-labs/release/v2.3.8
Browse files Browse the repository at this point in the history
Onboarding Release 2.3.8
  • Loading branch information
ajayadav09 authored Jul 24, 2024
2 parents c90a6ef + 780aab2 commit 887c36f
Show file tree
Hide file tree
Showing 75 changed files with 633 additions and 360 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function nfd_wp_module_onboarding_register() {

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

This file was deleted.

1 change: 0 additions & 1 deletion build/2.3.7/377.js

This file was deleted.

Loading

0 comments on commit 887c36f

Please sign in to comment.