Skip to content

Commit

Permalink
Merge pull request #352 from newfold-labs/release/1.11.6
Browse files Browse the repository at this point in the history
Bump Onboarding to 1.11.6
  • Loading branch information
arunshenoy99 authored Nov 1, 2023
2 parents fd737a1 + 6d26af9 commit 23e9f69
Show file tree
Hide file tree
Showing 44 changed files with 25 additions and 25 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.5' );
define( 'NFD_ONBOARDING_VERSION', '1.11.6' );
}
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.
2 changes: 1 addition & 1 deletion build/1.11.5/537.js → build/1.11.6/537.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.
Loading

0 comments on commit 23e9f69

Please sign in to comment.