Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into enhance/pt-BR-translations
  • Loading branch information
arunshenoy99 committed Oct 4, 2023
2 parents 199d729 + c8b20f3 commit 6d08940
Show file tree
Hide file tree
Showing 40 changed files with 2 additions and 2 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 @@
exit;
}

define( 'NFD_DATA_MODULE_VERSION', '2.4.6' );
define( 'NFD_DATA_MODULE_VERSION', '2.4.7' );

if ( function_exists( 'is_admin' ) && is_admin() ) {
$upgrade_handler = new UpgradeHandler(
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"autoload": {
"psr-4": {
"NewfoldLabs\\WP\\Module\\Data\\": "src/"
"NewfoldLabs\\WP\\Module\\Data\\": "includes/"
},
"files": [
"bootstrap.php"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6d08940

Please sign in to comment.