Add chapter support, handle audio focus

This commit is contained in:
advplyr
2021-09-08 12:17:02 -05:00
parent 2c27fb3108
commit e97218f2e8
5 changed files with 77 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-app",
"version": "v0.3.0-beta",
"version": "v0.4.0-beta",
"author": "advplyr",
"scripts": {
"dev": "nuxt --hostname localhost --port 1337",