Skip to content

Commit 9c300ef

Browse files
authored
Merge pull request #793 from newfold-labs/add/logo-input-error-fallback
Logo input error fallback
2 parents 43e3bb9 + a179ed3 commit 9c300ef

File tree

60 files changed

+316
-9599
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+316
-9599
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.0' );
27+
define( 'NFD_ONBOARDING_VERSION', '3.0.1' );
2828
}
2929
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
3030
define( 'NFD_ONBOARDING_DIR', __DIR__ );

build/2.7.4/onboarding.js

Lines changed: 0 additions & 2 deletions
This file was deleted.
-7.26 KB
Binary file not shown.

build/3.0.0/onboarding-design-studio.asset.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/3.0.0/onboarding-design-studio.css-rtl.css

Lines changed: 0 additions & 233 deletions
This file was deleted.

build/3.0.0/onboarding-design-studio.css.asset.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)