Browse Source

bump version to 1.3.11

master 1.3.11
MaysWind 2 weeks ago
parent
commit
3bb5009087
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

@ -1,6 +1,6 @@
{
"name": "ariang",
"version": "1.3.10",
"version": "1.3.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
package.json

@ -64,7 +64,7 @@
},
"name": "ariang",
"description": "AriaNg, a modern web frontend making aria2 easier to use.",
"version": "1.3.10",
"version": "1.3.11",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0",

Loading…
Cancel
Save