Skip to content

Commit

Permalink
Merge branch 'trunk' into PRESS0-2212
Browse files Browse the repository at this point in the history
  • Loading branch information
wpscholar authored Sep 26, 2024
2 parents 1db15d8 + af885e2 commit e9517a1
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 83 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

use function NewfoldLabs\WP\ModuleLoader\register;

define( 'NFD_ECOMMERCE_MODULE_VERSION', '1.3.43' );
define( 'NFD_ECOMMERCE_MODULE_VERSION', '1.3.44' );

if ( function_exists( 'is_admin' ) && is_admin() ) {
$old_woocommerce_module_version = get_option( 'nfd_ecommerce_module_version' );
Expand Down
124 changes: 62 additions & 62 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e9517a1

Please sign in to comment.