Skip to content

Commit 237c311

Browse files
author
Nataliya Hristova
authored
Merge pull request #1420 from NativeScript/vmutafov/bump-versions
Bump versions
2 parents ec2c3c2 + 9d9eeb1 commit 237c311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-android",
33
"description": "NativeScript Runtime for Android",
4-
"version": "6.0.0",
4+
"version": "6.1.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/NativeScript/android-runtime.git"

v8-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
">=5.9.9 <6.1.0": "7.5.288.22",
2+
">=5.9.9 <6.2.0": "7.5.288.22",
33
">=5.3.9 <5.9.0": "7.4.288.25",
44
">=5.2.9 <5.4.0": "7.3.492.25",
55
">=5.1.9 <5.3.0": "7.1.302.32",

0 commit comments

Comments
 (0)