Updated version

This commit is contained in:
Tobias Reich 2016-01-07 15:46:49 +01:00
parent f337ea19ba
commit 9b702cfcc7
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Lychee",
"version": "3.0.8",
"version": "3.0.9",
"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.0.8',
version_code : '030008',
version : '3.0.9',
version_code : '030009',
update_path : '//update.electerious.com/index.json',
updateURL : 'https://github.com/electerious/Lychee',