Skip to content

Commit

Permalink
Merge branch 'trunk' into enhance/PRESS2-563-replace-hex-rgb-values
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitb committed May 10, 2023
2 parents 001c6fc + a18639d commit 06a9ca2
Show file tree
Hide file tree
Showing 81 changed files with 1,119 additions and 369 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.5.0' );
define( 'NFD_ONBOARDING_VERSION', '1.6.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
1 change: 0 additions & 1 deletion build/1.5.0/253.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.5.0/888.js

This file was deleted.

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 06a9ca2

Please sign in to comment.