Updated version

This commit is contained in:
Tobias Reich 2016-08-22 13:16:49 +02:00
parent 13f193381d
commit a0c33bb4a0
2 changed files with 3 additions and 3 deletions

View File

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

View File

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