Skip to content

Commit

Permalink
Merge pull request #7 from newfold-labs/release_1.0.3
Browse files Browse the repository at this point in the history
update the lock files and version of facebook
  • Loading branch information
arunshenoy99 authored Feb 1, 2024
2 parents ea52c4c + 7009aaf commit eef6717
Show file tree
Hide file tree
Showing 3 changed files with 1,946 additions and 7,703 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function () {
define('MONTH_IN_SECONDS', '60 * 60 * 24 * 30');
}
if ( ! defined( 'NFD_FACEBOOK_VERSION' ) ) {
define( 'NFD_FACEBOOK_VERSION', '1.0.2' );
define( 'NFD_FACEBOOK_VERSION', '1.0.3' );
}
new Facebook($container);
},
Expand Down
Loading

0 comments on commit eef6717

Please sign in to comment.