mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Merge pull request #2418 from NativeScript/vchimev-pack
Bump up version to 2.2.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tns-core-modules",
|
||||
"description": "Telerik NativeScript Core Modules",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"homepage":"https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -28,8 +28,8 @@
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
"ios": "2.0.0",
|
||||
"android": "2.0.0"
|
||||
"ios": "2.1.0",
|
||||
"android": "2.1.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user