We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520b1de commit 47e274dCopy full SHA for 47e274d
ng-sample/package.json
@@ -41,7 +41,7 @@
41
"nativescript": {
42
"id": "org.nativescript.ngsample",
43
"tns-android": {
44
- "version": "1.1.0"
+ "version": "1.2.0"
45
}
46
47
-}
+}
ng-sample/src/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tns-template-hello-world",
3
"main": "app.js",
4
- "version": "1.1.0",
+ "version": "1.2.0",
5
"author": "Telerik <support@telerik.com>",
6
"description": "Nativescript hello-world project template",
7
"license": "BSD",
0 commit comments