Skip to content

Commit

Permalink
Merge pull request #495 from newfold-labs/release/2.1.4
Browse files Browse the repository at this point in the history
release 2.1.4
  • Loading branch information
diwanshuster authored Feb 28, 2024
2 parents e87b1e3 + 3748dd6 commit a4c77fb
Show file tree
Hide file tree
Showing 86 changed files with 176 additions and 22,317 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.1.3' );
define( 'NFD_ONBOARDING_VERSION', '2.1.4' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.1.3/100.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.1.3/106.js

This file was deleted.

Loading

0 comments on commit a4c77fb

Please sign in to comment.