Version bump 1.6.63

This commit is contained in:
advplyr 2022-01-31 16:07:32 -06:00
parent 1581557080
commit 812818bdff
2 changed files with 3 additions and 3 deletions

View File

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

View File

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