From d6a7279f6fd9adfe5143e9cf2a5e5cfdd07a6cb0 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Mon, 6 Jul 2020 18:47:45 -0700 Subject: [PATCH] chore: bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de45a77e0..1fb503f8a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "NativeScript", "description": "NativeScript Core Modules", - "homepage": "https://www.nativescript.org", - "version": "6.5.10", + "homepage": "https://nativescript.org", + "version": "7.0.0-rc.0", "repository": { "type": "git", "url": "https://github.com/NativeScript/NativeScript"