From 32c93c2b4f72332682825db224219058f8812894 Mon Sep 17 00:00:00 2001 From: Vijay Sharma Date: Tue, 7 Dec 2021 08:30:38 -0500 Subject: [PATCH] Release 2.54.0 with iOS SDK 1.29.4 and Android SDK 1.12.17 --- android/manifest | 2 +- ios/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.