From 050be351e495b63658e0c0f2063ee2c0877235cc Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 12 Jul 2015 14:05:14 +0200 Subject: [PATCH] Updated version --- dist/main.js | Bin 180889 -> 180889 bytes src/package.json | 2 +- src/scripts/lychee.js | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/main.js b/dist/main.js index 8fb981cbe0273f3d0a59c7fb863ccb6c30eb2d73..0d8ced24aafbeeb9a432b5653d32c502463504d9 100644 GIT binary patch delta 43 ycmbQ)%007{yP<_~3zG(uxQUWZS!z*nW`16La(+sxm6Cz6fq{X^c6%nKr~?2n+6`y` delta 43 ycmbQ)%007{yP<_~3zG(uxUrH>S!z*nW`16La(+sxm6Cz6fq{YXc6%nKr~?2nwhd+g diff --git a/src/package.json b/src/package.json index 6ec908a..9226aed 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "Lychee", - "version": "3.0.3", + "version": "3.0.4", "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 908bd52..9851a33 100644 --- a/src/scripts/lychee.js +++ b/src/scripts/lychee.js @@ -6,8 +6,8 @@ lychee = { title : document.title, - version : '3.0.3', - version_code : '030003', + version : '3.0.4', + version_code : '030004', update_path : 'http://lychee.electerious.com/version/index.php', updateURL : 'https://github.com/electerious/Lychee',