Skip to content

Commit

Permalink
chore: 8.4.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Nov 30, 2022
1 parent 47c63b0 commit cc948ac
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 "8.4.0-alpha.0"
#define NATIVESCRIPT_VERSION "8.4.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": "8.4.0-alpha.0",
"version": "8.4.0-alpha.1",
"keywords": [
"NativeScript",
"iOS",
Expand Down

0 comments on commit cc948ac

Please sign in to comment.