Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 964cf7e

Browse files
committedJan 26, 2021
chore(release): 7.1.2-rc.0
1 parent d590c91 commit 964cf7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎NativeScript/NativeScript-Prefix.pch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef NativeScript_Prefix_pch
22
#define NativeScript_Prefix_pch
33

4-
#define NATIVESCRIPT_VERSION "7.1.1"
4+
#define NATIVESCRIPT_VERSION "7.1.2-rc.0"
55

66
#ifdef DEBUG
77
#define SIZEOF_OFF_T 8

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/ios",
33
"description": "NativeScript Runtime for iOS",
4-
"version": "7.1.1",
4+
"version": "7.1.2-rc.0",
55
"keywords": [
66
"NativeScript",
77
"iOS",

0 commit comments

Comments
 (0)
Please sign in to comment.