From d38e9499dbc26825b85edb609a67a935b4df515f Mon Sep 17 00:00:00 2001 From: advplyr Date: Thu, 19 May 2022 19:58:09 -0500 Subject: [PATCH] Version bump 2.0.15 --- client/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 19c0a726..35541e86 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "2.0.14", + "version": "2.0.15", "description": "Self-hosted audiobook and podcast client", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index fce51228..acc1532a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "2.0.14", + "version": "2.0.15", "description": "Self-hosted audiobook and podcast server", "main": "index.js", "scripts": {