Version push to v2.7.1

pull/296/head
Tobias Reich 10 years ago
parent 38a8e9840b
commit 9d472e2c40

12
dist/main.js vendored

File diff suppressed because one or more lines are too long

8
dist/view.js vendored

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{
"name": "Lychee",
"version": "2.7.0",
"version": "2.7.1",
"description": "Self-hosted photo-management done right.",
"authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
"license": "MIT",

@ -6,8 +6,8 @@
lychee = {
title: '',
version: '2.7.0',
version_code: '020700',
version: '2.7.1',
version_code: '020701',
api_path: 'php/api.php',
update_path: 'http://lychee.electerious.com/version/index.php',

Loading…
Cancel
Save