Browse Source

bump version to 1.2.5

MaysWind 3 years ago
parent
commit
a6600712a0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   },
   },
   "name": "ariang-native",
   "name": "ariang-native",
   "appId": "net.mayswind.ariang",
   "appId": "net.mayswind.ariang",
-  "version": "1.2.4",
+  "version": "1.2.5",
   "ariang-version": "1.2.4",
   "ariang-version": "1.2.4",
   "description": "A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.",
   "description": "A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.",
   "main": "main/main.js",
   "main": "main/main.js",