Skip to content

Commit

Permalink
Version bump 2.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr committed Jul 15, 2022
1 parent 51b8791 commit 277a5fa
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.0.23",
"version": "2.0.24",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,4 +36,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.1.4"
}
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.0.23",
"version": "2.0.24",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"socket.io": "^4.4.1",
"xml2js": "^0.4.23"
}
}
}

0 comments on commit 277a5fa

Please sign in to comment.