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",
"version": "2.0.23",
"version": "2.0.24",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
@ -37,4 +37,4 @@
"socket.io": "^4.4.1",
"xml2js": "^0.4.23"
}
}
}