We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac1e25 commit c81dfdeCopy full SHA for c81dfde
readme.md
@@ -1,4 +1,4 @@
1
-Facebook PHP SDK (v.3.2.0)
+Facebook PHP SDK (v.3.2.1)
2
==========================
3
4
The [Facebook Platform](http://developers.facebook.com/) is
src/base_facebook.php
@@ -120,7 +120,7 @@ abstract class BaseFacebook
120
/**
121
* Version.
122
*/
123
- const VERSION = '3.2.0';
+ const VERSION = '3.2.1';
124
125
126
* Signed Request Algorithm.
0 commit comments