diff --git a/assets/js/lychee.js b/assets/js/lychee.js index 4e66af5..2389a80 100644 --- a/assets/js/lychee.js +++ b/assets/js/lychee.js @@ -8,8 +8,8 @@ var lychee = { title: "", - version: "2.6.1", - version_code: "020601", + version: "2.6.2", + version_code: "020602", api_path: "php/api.php", update_path: "http://lychee.electerious.com/version/index.php", diff --git a/build/package.json b/build/package.json index 78553b1..ef7d0c5 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "Lychee", - "version": "2.6.1", + "version": "2.6.2", "description": "Self-hosted photo-management done right.", "authors": "Tobias Reich ", "license": "MIT",