From 27407d49ddae0a26fae32235cd5b71a36b87ba49 Mon Sep 17 00:00:00 2001 From: advplyr Date: Tue, 24 May 2022 21:44:11 -0500 Subject: [PATCH] Version bump 2.0.17 --- 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 d212526a..876ef805 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "2.0.16", + "version": "2.0.17", "description": "Self-hosted audiobook and podcast client", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 32946801..151d1cd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "2.0.16", + "version": "2.0.17", "description": "Self-hosted audiobook and podcast server", "main": "index.js", "scripts": {