Fix clean database method and version bump 2.3.5

This commit is contained in:
advplyr 2023-09-08 17:20:39 -05:00
parent f6baf06164
commit 87d037cb0a
5 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.3.4",
"version": "2.3.5",
"lockfileVersion": 2,
"requires": true,
"packages": {

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.3.4",
"version": "2.3.5",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {