Add version to config

This commit is contained in:
Mark Cooper 2021-08-17 17:51:07 -05:00
parent 033cc3ffe1
commit e1aa95af97
4 changed files with 11 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf",
"version": "1.0.0",
"version": "0.9.1",
"description": "",
"main": "index.js",
"scripts": {
@ -23,4 +23,4 @@
"node-dir": "^0.1.17",
"socket.io": "^4.1.3"
}
}
}