Version bump v2.10.0

This commit is contained in:
advplyr 2024-05-26 17:06:22 -05:00
parent ce7f891b9b
commit 3a2f680a51
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.9.0",
"version": "2.10.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.9.0",
"version": "2.10.0",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",
@ -5554,4 +5554,4 @@
}
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.9.0",
"version": "2.10.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
@ -60,4 +60,4 @@
"nyc": "^15.1.0",
"sinon": "^17.0.1"
}
}
}