Version bump v2.5.0

This commit is contained in:
advplyr 2023-10-29 12:58:00 -05:00
parent 27497451d9
commit 2ef11e5ad0
4 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.4.4",
"version": "2.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.4.4",
"version": "2.5.0",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.4.4",
"version": "2.5.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.4.4",
"version": "2.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.4.4",
"version": "2.5.0",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",
@ -4704,4 +4704,4 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.4.4",
"version": "2.5.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",