Skip to content

Commit

Permalink
Merge pull request #451 from newfold-labs/release/2.0.0
Browse files Browse the repository at this point in the history
Bump Onboarding to 2.0.0
  • Loading branch information
arunshenoy99 authored Feb 1, 2024
2 parents 78d0f63 + bf97ff1 commit ce81c8c
Show file tree
Hide file tree
Showing 83 changed files with 316 additions and 286 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', '1.12.1' );
define( 'NFD_ONBOARDING_VERSION', '2.0.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
10 changes: 0 additions & 10 deletions build/1.12.1/244.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.12.1/310.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.12.1/405.js

This file was deleted.

2 changes: 0 additions & 2 deletions build/1.12.1/449.js

This file was deleted.

Loading

0 comments on commit ce81c8c

Please sign in to comment.