Skip to content

Commit

Permalink
bump onboarding to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Feb 8, 2023
1 parent 8c90766 commit b41fe39
Show file tree
Hide file tree
Showing 89 changed files with 180 additions and 178 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.0.4' );
define( 'NFD_ONBOARDING_VERSION', '1.1.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
3 changes: 0 additions & 3 deletions build/1.0.4/139.js

This file was deleted.

13 changes: 0 additions & 13 deletions build/1.0.4/181.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.0.4/187.js

This file was deleted.

Loading

0 comments on commit b41fe39

Please sign in to comment.