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 f628abd commit bb38c74Copy full SHA for bb38c74
.gitignore
@@ -17,3 +17,4 @@ npm-debug.log*
17
testem.log
18
.idea
19
electron-builds
20
+.DS_Store
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nat-app",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Small description for nat-app goes here",
5
"license": "MIT",
6
"author": "",
@@ -62,7 +62,7 @@
62
"name": null,
63
"platform": "win32",
64
"arch": "x64",
65
+ "version": "1.5.0",
66
"app-bundle-id": null,
67
"app-category-type": null,
68
"app-copyright": null,
0 commit comments