Skip to content

Commit b00e387

Browse files
πŸ€– prep for release - 3.2.7 β†’ 3.2.8
1 parent d869827 commit b00e387

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)