Version bump 2.0.22

This commit is contained in:
advplyr 2022-06-18 18:43:19 -05:00
parent 0c8fd6ab0e
commit 67f51c6de9
4 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.0.21",
"version": "2.0.22",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
@ -49,4 +49,4 @@
"socket.io": "^4.4.1",
"xml2js": "^0.4.23"
}
}
}