Updated version

pull/687/head
Tobias Reich 7 years ago
parent dfd18977e7
commit 34d2c740fd

2
dist/main.js vendored

File diff suppressed because one or more lines are too long

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

@ -5,8 +5,8 @@
lychee = {
title : document.title,
version : '3.1.5',
versionCode : '030105',
version : '3.1.6',
versionCode : '030106',
updatePath : '//update.electerious.com/index.json',
updateURL : 'https://github.com/electerious/Lychee',

Loading…
Cancel
Save