From 1fd68a3469aba8544bbb15593e9a5b05996b4fa5 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Mon, 13 Apr 2015 21:18:19 +0200 Subject: [PATCH] Updated version --- src/package.json | 2 +- src/scripts/lychee.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/package.json b/src/package.json index ddef9b0..5cf8578 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "Lychee", - "version": "2.7.1", + "version": "2.7.2", "description": "Self-hosted photo-management done right.", "authors": "Tobias Reich ", "license": "MIT", diff --git a/src/scripts/lychee.js b/src/scripts/lychee.js index dd576f2..59260bf 100644 --- a/src/scripts/lychee.js +++ b/src/scripts/lychee.js @@ -6,8 +6,8 @@ lychee = { title: '', - version: '2.7.1', - version_code: '020701', + version: '2.7.2', + version_code: '020702', api_path: 'php/api.php', update_path: 'http://lychee.electerious.com/version/index.php',