Version bump v2.0.7

This commit is contained in:
advplyr 2022-04-29 13:16:29 -05:00
parent 619e5c0895
commit 8abda14e0f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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