Version bump v2.0.6

This commit is contained in:
advplyr 2022-04-29 13:13:54 -05:00
parent a467637cb5
commit 3a2594cde9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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