diff --git a/android/documentation/changelog.md b/android/documentation/changelog.md index ccedcf7a..5505df87 100644 --- a/android/documentation/changelog.md +++ b/android/documentation/changelog.md @@ -1,5 +1,7 @@ # Change Log
+v4.0.2 Fixed `requestNewReadPermissions` and the `LikeButton` in Android [MOD-2105] + v4.0.1 Changing sessionDefaultAudence to audience in Android [MOD-2107] v4.0.0 Combined and updated the Facebook module from https://github.com/mokesmokes/titanium-android-facebook/ and https://github.com/mokesmokes/titanium-ios-facebook diff --git a/android/manifest b/android/manifest index 13c80af0..e9e37cfa 100644 --- a/android/manifest +++ b/android/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 4.0.1 +version: 4.0.2 apiversion: 2 architectures: armeabi armeabi-v7a x86 description: facebook