bump version to 1.3.7

This commit is contained in:
MaysWind
2023-12-02 18:02:05 +08:00
parent c01c04cd9f
commit 9c73908774
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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