Skip to content

Commit

Permalink
upgrade onboarding to version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Sep 23, 2022
1 parent 0aa900c commit ca715d9
Show file tree
Hide file tree
Showing 36 changed files with 10 additions and 10 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', '0.2.1' );
define( 'NFD_ONBOARDING_VERSION', '0.2.2' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/0.2.1/220.js

This file was deleted.

1 change: 0 additions & 1 deletion build/0.2.1/253.js

This file was deleted.

File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions build/0.2.2/220.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
Loading

0 comments on commit ca715d9

Please sign in to comment.