Skip to content

Commit 5ca583b

Browse files
authored
Merge pull request #942 from newfold-labs/release/3.2.8
Automated patch release: 3.2.8
2 parents d869827 + b00e387 commit 5ca583b

40 files changed

+395
-385
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.7' );
29+
define( 'NFD_ONBOARDING_VERSION', '3.2.8' );
3030
}
3131
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3232
define( 'NFD_ONBOARDING_DIR', __DIR__ );
-20.8 KB
Binary file not shown.
-16.1 KB
Binary file not shown.

build/3.2.7/onboarding.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)