Skip to content

Commit

Permalink
Version bump 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr committed May 15, 2022
1 parent 09dc95f commit c8a743c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "audiobookshelf-client",
"version": "2.0.13",
"description": "Audiobook manager and player",
"version": "2.0.14",
"description": "Self-hosted audiobook and podcast client",
"main": "index.js",
"scripts": {
"dev": "nuxt",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "audiobookshelf",
"version": "2.0.13",
"description": "Self-hosted audiobook server for managing and playing audiobooks",
"version": "2.0.14",
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
"scripts": {
"dev": "node index.js",
Expand Down

0 comments on commit c8a743c

Please sign in to comment.