Version bump v2.8.0

This commit is contained in:
advplyr 2024-02-18 16:43:16 -06:00
parent 335d39f317
commit 85fecbd1b9
5 changed files with 10 additions and 10 deletions

View file

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.7.2",
"version": "2.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.7.2",
"version": "2.8.0",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
@ -16976,4 +16976,4 @@
}
}
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.7.2",
"version": "2.8.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
@ -36,4 +36,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.4.1"
}
}
}