Updated version to 3.0.5
This commit is contained in:
parent
21a6fc111b
commit
8ff703be4a
BIN
dist/main.js
vendored
BIN
dist/main.js
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Lychee",
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.5",
|
||||
"description": "Self-hosted photo-management done right.",
|
||||
"authors": "Tobias Reich <tobias@electerious.com>",
|
||||
"license": "MIT",
|
||||
|
@ -6,8 +6,8 @@
|
||||
lychee = {
|
||||
|
||||
title : document.title,
|
||||
version : '3.0.4',
|
||||
version_code : '030004',
|
||||
version : '3.0.5',
|
||||
version_code : '030005',
|
||||
|
||||
update_path : 'http://lychee.electerious.com/version/index.php',
|
||||
updateURL : 'https://github.com/electerious/Lychee',
|
||||
|
Loading…
Reference in New Issue
Block a user