From c8b3df3ad770b06a0be87ada9d94bcfe82156a9a Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Mon, 1 Apr 2024 11:08:00 -0700 Subject: [PATCH] release(ios): 8.7.0-alpha.3 --- NativeScript/NativeScript-Prefix.pch | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NativeScript/NativeScript-Prefix.pch b/NativeScript/NativeScript-Prefix.pch index 248cad1a..db2d2357 100644 --- a/NativeScript/NativeScript-Prefix.pch +++ b/NativeScript/NativeScript-Prefix.pch @@ -1,7 +1,7 @@ #ifndef NativeScript_Prefix_pch #define NativeScript_Prefix_pch -#define NATIVESCRIPT_VERSION "8.7.0-alpha.2" +#define NATIVESCRIPT_VERSION "8.7.0-alpha.3" #ifdef DEBUG #define SIZEOF_OFF_T 8 diff --git a/package.json b/package.json index 157a6764..f27bf38a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nativescript/ios", "description": "NativeScript Runtime for iOS", - "version": "8.7.0-alpha.2", + "version": "8.7.0-alpha.3", "keywords": [ "NativeScript", "iOS",