Updated version to 3.1.4
This commit is contained in:
parent
1cda75adea
commit
b098cab264
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Lychee",
|
||||
"version": "3.1.3",
|
||||
"version": "3.1.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.1.3',
|
||||
versionCode : '030103',
|
||||
version : '3.1.4',
|
||||
versionCode : '030104',
|
||||
|
||||
updatePath : '//update.electerious.com/index.json',
|
||||
updateURL : 'https://github.com/electerious/Lychee',
|
||||
|
Loading…
Reference in New Issue
Block a user