Skip to content

Commit 32dd601

Browse files
πŸ€– prep for release - 3.0.2 β†’ 3.0.3
1 parent 2a0038a commit 32dd601

36 files changed

+307
-307
lines changed

β€Žbootstrap.php

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

2525
// Set Global Constants
2626
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
27-
define( 'NFD_ONBOARDING_VERSION', '3.0.2' );
27+
define( 'NFD_ONBOARDING_VERSION', '3.0.3' );
2828
}
2929
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3030
define( 'NFD_ONBOARDING_DIR', __DIR__ );

0 commit comments

Comments
Β (0)