Skip to content

Commit 4946777

Browse files
πŸ€– prep for release - 3.2.5 β†’ 3.2.6
1 parent 50ddf21 commit 4946777

39 files changed

+327
-339
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.5' );
29+
define( 'NFD_ONBOARDING_VERSION', '3.2.6' );
3030
}
3131
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3232
define( 'NFD_ONBOARDING_DIR', __DIR__ );

0 commit comments

Comments
Β (0)