We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572b9ba commit 571051dCopy full SHA for 571051d
layout/_third-party/analytics/facebook-sdk.swig
@@ -4,7 +4,7 @@
4
FB.init({
5
appId : '{{ theme.facebook_sdk.app_id }}',
6
xfbml : true,
7
- version : 'v2.6'
+ version : 'v2.10'
8
});
9
};
10
0 commit comments