Browse Source

bump version to 1.3.1

pull/106/head
MaysWind 3 years ago
parent
commit
72be723a97
  1. 2
      package-lock.json
  2. 4
      package.json

2
package-lock.json

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

4
package.json

@ -5,8 +5,8 @@
},
"name": "ariang-native",
"appId": "net.mayswind.ariang",
"version": "1.3.0",
"ariang-version": "1.3.0",
"version": "1.3.1",
"ariang-version": "1.3.1",
"description": "A better aria2 desktop frontend than AriaNg, with all features of AriaNg and providing more features for desktop usage.",
"main": "main/main.js",
"entry": "app/index.html",

Loading…
Cancel
Save