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',