Version push

pull/331/head
Tobias Reich 10 years ago
parent eb66c30e8b
commit 4f7c1511f0

2
dist/main.js vendored

File diff suppressed because one or more lines are too long

@ -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": {

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

Loading…
Cancel
Save