Skip to content

Commit

Permalink
Merge pull request #320 from newfold-labs/release/1.11.0
Browse files Browse the repository at this point in the history
Release Version 1.11.0
  • Loading branch information
arunshenoy99 authored Sep 28, 2023
2 parents 806097a + 1668a25 commit 0a869da
Show file tree
Hide file tree
Showing 90 changed files with 443 additions and 306 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.10.4' );
define( 'NFD_ONBOARDING_VERSION', '1.11.0' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
5 changes: 0 additions & 5 deletions build/1.10.4/111.js

This file was deleted.

3 changes: 0 additions & 3 deletions build/1.10.4/135.js

This file was deleted.

3 changes: 0 additions & 3 deletions build/1.10.4/139.js

This file was deleted.

7 changes: 0 additions & 7 deletions build/1.10.4/179.js

This file was deleted.

11 changes: 0 additions & 11 deletions build/1.10.4/181.js

This file was deleted.

Loading

0 comments on commit 0a869da

Please sign in to comment.