Skip to content

Commit

Permalink
Bump Onboarding to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed May 3, 2024
1 parent ca37d53 commit bae9f97
Show file tree
Hide file tree
Showing 72 changed files with 46 additions and 104 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.2.1' );
define( 'NFD_ONBOARDING_VERSION', '2.3.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/2.2.1/106.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions build/2.3.0/218.js

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

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion build/2.2.1/403.js → build/2.3.0/403.js

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

File renamed without changes.
File renamed without changes.
Loading

0 comments on commit bae9f97

Please sign in to comment.