Skip to content

Commit

Permalink
Merge pull request #505 from newfold-labs/release/2.1.5
Browse files Browse the repository at this point in the history
new release version 2.1.5
  • Loading branch information
diwanshuster authored Mar 4, 2024
2 parents fb2ecb3 + c08fc85 commit fe18103
Show file tree
Hide file tree
Showing 80 changed files with 90 additions and 83 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.4' );
define( 'NFD_ONBOARDING_VERSION', '2.1.5' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.1.4/106.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.1.4/287.js

This file was deleted.

Loading

0 comments on commit fe18103

Please sign in to comment.