更新版本号

old v1.2.0
宇天 2020-03-27 21:02:15 +08:00
parent add83ce230
commit 6d17123b33
1 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dns-host",
"version": "1.1.4",
"version": "1.2.0",
"description": "伪域名解析",
"main": "src/main.js",
"scripts": {
@ -26,10 +26,7 @@
"buildResources": "icons",
"output": "build"
},
"files": [
"src/**/*",
"node_modules/iofs/*"
],
"files": ["src/**/*", "node_modules/iofs/*"],
"mac": {
"category": "public.app-category.developer-tools",
"target": "dmg",