Version bump 2.0.24

This commit is contained in:
advplyr 2022-07-14 19:51:33 -05:00
parent 51b87912f8
commit 277a5fa37c
4 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.23",
"version": "2.0.24",
"lockfileVersion": 2,
"requires": true,
"packages": {
@ -30804,4 +30804,4 @@
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
}
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.23",
"version": "2.0.24",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
@ -36,4 +36,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.1.4"
}
}
}