Skip to content

Commit

Permalink
release(ios): 8.7.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Mar 26, 2024
1 parent 20d9045 commit c45861a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NativeScript/NativeScript-Prefix.pch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef NativeScript_Prefix_pch
#define NativeScript_Prefix_pch

#define NATIVESCRIPT_VERSION "9.0.0-dev.4"
#define NATIVESCRIPT_VERSION "8.7.0-alpha.1"

#ifdef DEBUG
#define SIZEOF_OFF_T 8
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
"version": "9.0.0-dev.4",
"version": "8.7.0-alpha.1",
"keywords": [
"NativeScript",
"iOS",
Expand Down

0 comments on commit c45861a

Please sign in to comment.