Version bump 1.6.14

This commit is contained in:
advplyr 2021-11-09 20:31:17 -06:00
parent 54570a3b27
commit 2451861e0e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "1.6.13",
"version": "1.6.14",
"description": "Audiobook manager and player",
"main": "index.js",
"scripts": {
@ -31,4 +31,4 @@
"@nuxtjs/tailwindcss": "^4.2.1",
"postcss": "^8.3.6"
}
}
}

View File

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