From d21d6aa242457ca676de06be08ba4bfe0f04ee47 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Fri, 6 Oct 2023 16:22:35 -0700 Subject: [PATCH] chore: 8.6.0 next --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67604938d..1946c349d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nativescript/android", "description": "NativeScript for Android using v8", - "version": "8.5.3", + "version": "8.6.0", "repository": { "type": "git", "url": "https://github.com/NativeScript/android.git"