From 95f44da02d31fe4b5b9862ea164589c8c255ba86 Mon Sep 17 00:00:00 2001 From: Vijay Sharma Date: Mon, 9 Nov 2020 11:14:33 -0500 Subject: [PATCH] Release 2.35.0 with iOS SDK 1.26.7 and Android SDK 1.11.25 --- Cartfile | 2 +- src/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 490eec5..e0216f5 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "testfairy/testfairy-carthage" == 1.26.6 +github "testfairy/testfairy-carthage" == 1.26.7 diff --git a/src/package.json b/src/package.json index 8d07b1a..9d3b713 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-testfairy", - "version": "2.34.0", + "version": "2.35.0", "description": "TestFairy is a powerful beta-testing platform for mobile applications.", "main": "testfairy", "typings": "index.d.ts",