Version bump

This commit is contained in:
advplyr 2021-11-03 17:46:19 -05:00
parent 908b9da112
commit f7a780032f
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "1.6.2",
"version": "1.6.3",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"main": "index.js",
"scripts": {
@ -48,4 +48,4 @@
"watcher": "^1.2.0"
},
"devDependencies": {}
}
}