Version bump v2.6.0

This commit is contained in:
advplyr 2023-11-27 17:41:47 -06:00
parent f243ad14e0
commit 086954fb9c
4 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "2.5.0",
"version": "2.6.0",
"buildNumber": 1,
"description": "Self-hosted audiobook and podcast server",
"main": "index.js",
@ -61,4 +61,4 @@
"nyc": "^15.1.0",
"sinon": "^17.0.1"
}
}
}