Updated version

This commit is contained in:
Tobias Reich 2015-04-13 21:18:19 +02:00
parent 2167b04d34
commit 1fd68a3469
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "Lychee", "name": "Lychee",
"version": "2.7.1", "version": "2.7.2",
"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",

View File

@ -6,8 +6,8 @@
lychee = { lychee = {
title: '', title: '',
version: '2.7.1', version: '2.7.2',
version_code: '020701', version_code: '020702',
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',