Updated version

This commit is contained in:
Tobias Reich 2015-08-29 22:08:14 +02:00
parent 2a01b7b15c
commit 39b8df7c4f
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Lychee",
"version": "3.0.5",
"version": "3.0.6",
"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.5',
version_code : '030005',
version : '3.0.6',
version_code : '030006',
update_path : 'http://lychee.electerious.com/version/index.php',
updateURL : 'https://github.com/electerious/Lychee',