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