Skip to content

Commit

Permalink
Bump Onboarding to 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Oct 12, 2023
1 parent eee6ff2 commit 6e11fa2
Show file tree
Hide file tree
Showing 42 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.11.2' );
define( 'NFD_ONBOARDING_VERSION', '1.11.3' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
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.
File renamed without changes.
2 changes: 1 addition & 1 deletion build/1.11.2/662.js → build/1.11.3/662.js

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

2 changes: 1 addition & 1 deletion build/1.11.2/696.js → build/1.11.3/696.js

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

Loading

0 comments on commit 6e11fa2

Please sign in to comment.