diff --git a/client/package.json b/client/package.json index 35541e86..d212526a 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "2.0.15", + "version": "2.0.16", "description": "Self-hosted audiobook and podcast client", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index babba376..32946801 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "2.0.15", + "version": "2.0.16", "description": "Self-hosted audiobook and podcast server", "main": "index.js", "scripts": {