浏览代码

bump version to 1.1.6

MaysWind 5 年之前
父节点
当前提交
019612d512
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      package-lock.json
  2. 4 4
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "ariang-native",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 4 - 4
package.json

@@ -5,9 +5,9 @@
   },
   "name": "ariang-native",
   "appId": "net.mayswind.ariang",
-  "version": "1.1.5",
-  "ariang-version": "1.1.5",
-  "description": "A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and has more features for desktop.",
+  "version": "1.1.6",
+  "ariang-version": "1.1.6",
+  "description": "A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.",
   "main": "main/main.js",
   "entry": "app/index.html",
   "scripts": {
@@ -89,7 +89,7 @@
   "build": {
     "appId": "net.mayswind.ariang",
     "productName": "AriaNg Native",
-    "copyright": "Copyright (c) 2017-2019 MaysWind ([email protected])",
+    "copyright": "Copyright (c) 2017-2020 MaysWind ([email protected])",
     "files": [
       "!node_modules",
       {