From 0abc9ea416b8332ce8cb0a53999ee8c4d0b7db23 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sun, 12 Dec 2021 17:16:09 -0600 Subject: [PATCH] Version bump v1.6.40 --- client/package.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/package.json b/client/package.json index a5ab4d9a..76db438d 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "1.6.39", + "version": "1.6.40", "description": "Audiobook manager and player", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 586be54c..8c5cfd63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "1.6.39", + "version": "1.6.40", "description": "Self-hosted audiobook server for managing and playing audiobooks", "main": "index.js", "scripts": { @@ -52,4 +52,4 @@ "xml2js": "^0.4.23" }, "devDependencies": {} -} +} \ No newline at end of file