Version bump 2.1.5

This commit is contained in:
advplyr 2022-09-05 15:45:44 -05:00
parent 0700f12896
commit 174decf8da
4 changed files with 7 additions and 7 deletions

View File

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

View File

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

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.1.4",
"version": "2.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.1.4",
"version": "2.1.5",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.26.1",

View File

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