Version bump 1.6.1

This commit is contained in:
advplyr 2021-10-31 17:55:55 -05:00
parent 75ba884932
commit 6ccde8f66f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "1.6.0",
"version": "1.6.1",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"main": "index.js",
"scripts": {