Updated version

pull/376/head
Tobias Reich 9 years ago
parent c3201afc46
commit 050be351e4

2
dist/main.js vendored

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{
"name": "Lychee",
"version": "3.0.3",
"version": "3.0.4",
"description": "Self-hosted photo-management done right.",
"authors": "Tobias Reich <tobias@electerious.com>",
"license": "MIT",

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

Loading…
Cancel
Save