Skip to content

Commit

Permalink
Onboarding Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
officiallygod committed Feb 26, 2024
1 parent 2f54a51 commit af929d1
Show file tree
Hide file tree
Showing 79 changed files with 59 additions and 59 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.1' );
define( 'NFD_ONBOARDING_VERSION', '2.1.2' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.1.1/106.js

This file was deleted.

1 change: 0 additions & 1 deletion build/2.1.1/371.js

This file was deleted.

Loading

0 comments on commit af929d1

Please sign in to comment.