diff --git a/dist/main.js b/dist/main.js index 8fb981c..0d8ced2 100644 Binary files a/dist/main.js and b/dist/main.js differ 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',