Version bump 2.2.14

This commit is contained in:
advplyr 2023-02-01 16:17:36 -06:00
parent 573079c5a1
commit 5abb02e93a
4 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.2.13",
"version": "2.2.14",
"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.13",
"version": "2.2.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.13",
"version": "2.2.14",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",
@ -2314,4 +2314,4 @@
"integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA=="
}
}
}
}

View File

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