1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-07-11 19:55:02 +02:00

Version bump 2.4.1

This commit is contained in:
advplyr
2023-09-09 15:47:17 -05:00
parent 6822628994
commit 6e5d334874
4 changed files with 6 additions and 6 deletions

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.4.0",
"version": "2.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.4.0",
"version": "2.4.1",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.4.0",
"version": "2.4.1",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.4.0",
"version": "2.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.4.0",
"version": "2.4.1",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.4.0",
"version": "2.4.1",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {