diff --git a/android/manifest b/android/manifest index d533b22..c6e4c19 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:2.52.0 +version:2.54.0 apiversion: 4 architectures: arm64-v8a armeabi-v7a x86 description: This is the official TestFairy Titanium Module for Android, providing support for the TestFairy SDK. diff --git a/ios/manifest b/ios/manifest index 817a614..d6af563 100644 --- a/ios/manifest +++ b/ios/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version:2.52.0 +version:2.54.0 apiversion: 2 architectures: armv7 arm64 i386 x86_64 description: This is the official TestFairy Titanium Module for iOS, providing support for the TestFairy SDK.