Update app version
This commit is contained in:
parent
75ea96faa1
commit
5ce02caacf
|
@ -3,10 +3,12 @@
|
||||||
"name": "Calibre-Web - EBook Reader",
|
"name": "Calibre-Web - EBook Reader",
|
||||||
"available": true,
|
"available": true,
|
||||||
"port": 8100,
|
"port": 8100,
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "0.6.18",
|
"version": "0.6.19",
|
||||||
"id": "calibre-web",
|
"id": "calibre-web",
|
||||||
"categories": ["books"],
|
"categories": [
|
||||||
|
"books"
|
||||||
|
],
|
||||||
"description": "On the initial setup screen, enter /books as your calibre library location. \n Default admin login: Username: admin Password: admin123",
|
"description": "On the initial setup screen, enter /books as your calibre library location. \n Default admin login: Username: admin Password: admin123",
|
||||||
"short_desc": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.",
|
"short_desc": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.",
|
||||||
"author": "https://github.com/janeczku/",
|
"author": "https://github.com/janeczku/",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user