Skip to content

Commit

Permalink
Version bump v2.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr committed May 30, 2023
1 parent a16fb31 commit fdc792c
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.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "2.2.21",
"version": "2.2.22",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 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.2.21",
"version": "2.2.22",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"devDependencies": {
"nodemon": "^2.0.20"
}
}
}

0 comments on commit fdc792c

Please sign in to comment.