Version push to v2.7.1
This commit is contained in:
parent
38a8e9840b
commit
9d472e2c40
BIN
dist/main.js
vendored
BIN
dist/main.js
vendored
Binary file not shown.
BIN
dist/view.js
vendored
BIN
dist/view.js
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Lychee",
|
"name": "Lychee",
|
||||||
"version": "2.7.0",
|
"version": "2.7.1",
|
||||||
"description": "Self-hosted photo-management done right.",
|
"description": "Self-hosted photo-management done right.",
|
||||||
"authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
|
"authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
lychee = {
|
lychee = {
|
||||||
|
|
||||||
title: '',
|
title: '',
|
||||||
version: '2.7.0',
|
version: '2.7.1',
|
||||||
version_code: '020700',
|
version_code: '020701',
|
||||||
|
|
||||||
api_path: 'php/api.php',
|
api_path: 'php/api.php',
|
||||||
update_path: 'http://lychee.electerious.com/version/index.php',
|
update_path: 'http://lychee.electerious.com/version/index.php',
|
||||||
|
Loading…
Reference in New Issue
Block a user