Version update

This commit is contained in:
advplyr 2021-10-23 21:09:23 -05:00
parent d05e9ebfdd
commit 1cca288031
2 changed files with 2 additions and 2 deletions

View File

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

View File

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