Version bump v2.0.18

This commit is contained in:
advplyr 2022-05-29 13:18:31 -05:00
parent 93b8e11378
commit 6cd4ec7fce
5 changed files with 10 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.17",
"version": "2.0.18",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
@ -33,4 +33,4 @@
"@nuxtjs/tailwindcss": "^4.2.1",
"postcss": "^8.3.6"
}
}
}