Version bump 2.2.0

This commit is contained in:
advplyr 2022-10-02 15:54:05 -05:00
parent c254dc5144
commit 803c9699ef
7 changed files with 23 additions and 14 deletions

View file

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