Version bump v1.6.40

This commit is contained in:
advplyr 2021-12-12 17:16:09 -06:00
parent ddf0fa72e8
commit 0abc9ea416
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -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": {}
}
}