Browse Source

bump version to 1.1.6

MaysWind 5 năm trước cách đây
mục cha
commit
019612d512
2 tập tin đã thay đổi với 5 bổ sung5 xóa
  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",
       {