Version bump v2.10.0

This commit is contained in:
advplyr 2024-05-26 17:06:22 -05:00
parent ce7f891b9b
commit 3a2f680a51
2 changed files with 5 additions and 5 deletions

View file

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