Skip to content

Commit 9b44e36

Browse files
committed
Version bump 2.2.16
1 parent db1ca08 commit 9b44e36

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

client/package-lock.json

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

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audiobookshelf-client",
3-
"version": "2.2.15",
3+
"version": "2.2.16",
44
"description": "Self-hosted audiobook and podcast client",
55
"main": "index.js",
66
"scripts": {
@@ -37,4 +37,4 @@
3737
"postcss": "^8.3.6",
3838
"tailwindcss": "^3.1.4"
3939
}
40-
}
40+
}

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)