Version bump v2.26.3

This commit is contained in:
advplyr 2025-07-23 17:18:51 -05:00
parent 4082fadf90
commit a7a3a56509
4 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.26.2",
"version": "2.26.3",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.26.2",
"version": "2.26.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.26.2",
"version": "2.26.3",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.27.2",

View File

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.26.2",
"version": "2.26.3",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",