Version bump 2.0.14

This commit is contained in:
advplyr 2022-05-15 12:53:41 -05:00
parent 09dc95f560
commit c8a743ccc1
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "audiobookshelf-client",
"version": "2.0.13",
"description": "Audiobook manager and player",
"version": "2.0.14",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
"dev": "nuxt",

View File

@ -1,7 +1,7 @@
{
"name": "audiobookshelf",
"version": "2.0.13",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"version": "2.0.14",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
"dev": "node index.js",