Skip to content

Commit

Permalink
Bump onboarding to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijitb committed Mar 9, 2023
1 parent 107805b commit 637c0c1
Show file tree
Hide file tree
Showing 65 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.1.2' );
define( 'NFD_ONBOARDING_VERSION', '1.2.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
9 changes: 0 additions & 9 deletions build/1.1.2/220.js

This file was deleted.

9 changes: 0 additions & 9 deletions build/1.1.2/348.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.1.2/512.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.1.2/634.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 637c0c1

Please sign in to comment.