Skip to content

Commit

Permalink
Merge pull request #591 from newfold-labs/release/2.3.5
Browse files Browse the repository at this point in the history
Bump Onboarding to 2.3.5
  • Loading branch information
arunshenoy99 authored Jun 27, 2024
2 parents f2c1d29 + e143c00 commit 50ace2a
Show file tree
Hide file tree
Showing 76 changed files with 418 additions and 612 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.4' );
define( 'NFD_ONBOARDING_VERSION', '2.3.5' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
2 changes: 0 additions & 2 deletions build/2.3.4/218.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.3.4/619.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.3.4/705.js

This file was deleted.

Loading

0 comments on commit 50ace2a

Please sign in to comment.