Updated version
This commit is contained in:
parent
13f193381d
commit
a0c33bb4a0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Lychee",
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"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.2',
|
||||
versionCode : '030102',
|
||||
version : '3.1.3',
|
||||
versionCode : '030103',
|
||||
|
||||
updatePath : '//update.electerious.com/index.json',
|
||||
updateURL : 'https://github.com/electerious/Lychee',
|
||||
|
Loading…
Reference in New Issue
Block a user