Skip to content

Commit

Permalink
Merge pull request #480 from newfold-labs/release/v2.1.0
Browse files Browse the repository at this point in the history
Release/v2.1.0
  • Loading branch information
officiallygod authored Feb 21, 2024
2 parents d060a6a + 12adfd4 commit 54c5247
Show file tree
Hide file tree
Showing 110 changed files with 265 additions and 179 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.0.0' );
define( 'NFD_ONBOARDING_VERSION', '2.1.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
5 changes: 0 additions & 5 deletions build/2.0.0/111.js

This file was deleted.

3 changes: 0 additions & 3 deletions build/2.0.0/128.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.0.0/33.js

This file was deleted.

Loading

0 comments on commit 54c5247

Please sign in to comment.