Version bump v2.2.5

This commit is contained in:
advplyr 2022-11-19 14:50:57 -06:00
parent e3ba739db5
commit 5ca2bc5d64
4 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.2.4",
"version": "2.2.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.2.4",
"version": "2.2.5",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
@ -30720,4 +30720,4 @@
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.2.4",
"version": "2.2.5",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.2.4",
"version": "2.2.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.4",
"version": "2.2.5",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.26.1",
@ -2241,4 +2241,4 @@
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.2.4",
"version": "2.2.5",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {