Version push

This commit is contained in:
Tobias Reich 2015-01-04 20:46:52 +01:00
parent eb66c30e8b
commit 4f7c1511f0
3 changed files with 4 additions and 4 deletions

BIN
dist/main.js vendored

Binary file not shown.

View File

@ -1,8 +1,8 @@
{
"name": "Lychee",
"version": "2.7.0",
"version": "3.0.0",
"description": "Self-hosted photo-management done right.",
"authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
"authors": "Tobias Reich <tobias@electerious.com>",
"license": "MIT",
"private": true,
"repository": {

View File

@ -6,8 +6,8 @@
lychee = {
title: document.title,
version: '2.7.0',
version_code: '020700',
version: '3.0.0',
version_code: '030000',
api_path: 'php/api.php',
update_path: 'http://lychee.electerious.com/version/index.php',