Version push
This commit is contained in:
parent
eb66c30e8b
commit
4f7c1511f0
BIN
dist/main.js
vendored
BIN
dist/main.js
vendored
Binary file not shown.
@ -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…
Reference in New Issue
Block a user