Version bump v2.2.22

This commit is contained in:
advplyr 2023-05-30 16:59:04 -05:00
parent a16fb31e6e
commit fdc792cb82
4 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.2.21",
"version": "2.2.22",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
@ -42,4 +42,4 @@
"devDependencies": {
"nodemon": "^2.0.20"
}
}
}