From 4592e1f4940cf3642a8c144727951dca2a2a7438 Mon Sep 17 00:00:00 2001 From: advplyr Date: Thu, 16 Dec 2021 19:12:34 -0600 Subject: [PATCH] Version bump v1.6.43 --- 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 db4ea138..13c87212 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "1.6.42", + "version": "1.6.43", "description": "Audiobook manager and player", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 780d0754..b70b0ea4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "1.6.42", + "version": "1.6.43", "description": "Self-hosted audiobook server for managing and playing audiobooks", "main": "index.js", "scripts": {