From b21918ca6d19167ba7261da3a38eb72300b70ab6 Mon Sep 17 00:00:00 2001 From: Pedro Enrique Date: Mon, 23 Mar 2015 12:45:13 -0700 Subject: [PATCH] [MOD-2104] Updated version of android module --- android/documentation/changelog.md | 2 ++ android/manifest | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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