Version bump v2.3.0

This commit is contained in:
advplyr 2023-07-15 15:29:25 -05:00
parent ec998dc1ac
commit 7beca048e7
4 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf-client",
"version": "2.2.23",
"version": "2.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf-client",
"version": "2.2.23",
"version": "2.3.0",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.2.23",
"version": "2.3.0",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.2.23",
"version": "2.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.23",
"version": "2.3.0",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",
@ -4672,4 +4672,4 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.2.23",
"version": "2.3.0",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {