diff --git a/client/package.json b/client/package.json index a7afa519..d48d12f8 100644 --- a/client/package.json +++ b/client/package.json @@ -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" } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 8926318c..3f22f12a 100644 --- a/package.json +++ b/package.json @@ -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": {