Skip to content

Commit

Permalink
Update FB version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx committed Jul 21, 2017
1 parent 572b9ba commit 571051d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/_third-party/analytics/facebook-sdk.swig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
FB.init({
appId : '{{ theme.facebook_sdk.app_id }}',
xfbml : true,
version : 'v2.6'
version : 'v2.10'
});
};

Expand Down

0 comments on commit 571051d

Please sign in to comment.