mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 10:14:36 +02:00
Version bump 2.0.14
This commit is contained in:
parent
09dc95f560
commit
c8a743ccc1
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue