Skip to content

Commit 67f51c6

Browse files
committed
Version bump 2.0.22
1 parent 0c8fd6a commit 67f51c6

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audiobookshelf-client",
3-
"version": "2.0.21",
3+
"version": "2.0.22",
44
"description": "Self-hosted audiobook and podcast client",
55
"main": "index.js",
66
"scripts": {

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audiobookshelf",
3-
"version": "2.0.21",
3+
"version": "2.0.22",
44
"description": "Self-hosted audiobook and podcast server",
55
"main": "index.js",
66
"scripts": {
@@ -49,4 +49,4 @@
4949
"socket.io": "^4.4.1",
5050
"xml2js": "^0.4.23"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)