Version bump 2.0.23

This commit is contained in:
advplyr 2022-07-02 19:15:23 -05:00
parent 0a6aa43b07
commit 95ebe0f087
5 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.22",
"version": "2.0.23",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
@ -35,4 +35,4 @@
"autoprefixer": "^10.4.7",
"postcss": "^8.3.6"
}
}
}