Version bump v1.6.24

This commit is contained in:
advplyr 2021-11-21 15:30:57 -06:00
parent b56e773d68
commit 2194d55cc0
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "1.6.23",
"version": "1.6.24",
"description": "Audiobook manager and player",
"main": "index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "1.6.23",
"version": "1.6.24",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"main": "index.js",
"scripts": {
@ -50,4 +50,4 @@
"xml2js": "^0.4.23"
},
"devDependencies": {}
}
}