Skip to content

Commit

Permalink
bump onboarding to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Feb 23, 2023
1 parent 086e610 commit 7617473
Show file tree
Hide file tree
Showing 67 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.1.0' );
define( 'NFD_ONBOARDING_VERSION', '1.1.1' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/1.1.0/253.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.1.0/358.js

This file was deleted.

Loading

0 comments on commit 7617473

Please sign in to comment.