Version bump 2.2.9

This commit is contained in:
advplyr 2022-12-18 15:50:47 -06:00
parent b787fb18f3
commit c58a6b9047
4 changed files with 6 additions and 6 deletions

View File

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

View File

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

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "audiobookshelf",
"version": "2.2.8",
"version": "2.2.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audiobookshelf",
"version": "2.2.8",
"version": "2.2.9",
"license": "GPL-3.0",
"dependencies": {
"axios": "^0.26.1",

View File

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