Skip to content

Commit 7e6d5a0

Browse files
authored
Merge pull request #959 from newfold-labs/release/3.2.10
Automated patch release: 3.2.10
2 parents 85472df + 7147fc7 commit 7e6d5a0

38 files changed

+327
-327
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function nfd_wp_module_onboarding_register() {
2626

2727
// Set Global Constants
2828
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
29-
define( 'NFD_ONBOARDING_VERSION', '3.2.9' );
29+
define( 'NFD_ONBOARDING_VERSION', '3.2.10' );
3030
}
3131
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3232
define( 'NFD_ONBOARDING_DIR', __DIR__ );
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.

0 commit comments

Comments
 (0)