diff --git a/client/package.json b/client/package.json index 45a7cb8f..eed861fc 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf-client", - "version": "1.6.65", + "version": "1.6.66", "description": "Audiobook manager and player", "main": "index.js", "scripts": { @@ -32,4 +32,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 3e439064..fb0af306 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audiobookshelf", - "version": "1.6.65", + "version": "1.6.66", "description": "Self-hosted audiobook server for managing and playing audiobooks", "main": "index.js", "scripts": {