Skip to content

Commit

Permalink
Merge pull request #332 from newfold-labs/release/1.11.3
Browse files Browse the repository at this point in the history
Bump Onboarding to 1.11.3
  • Loading branch information
arunshenoy99 authored Oct 12, 2023
2 parents eee6ff2 + 6e11fa2 commit 9b2b28c
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 9b2b28c

Please sign in to comment.