Updated version to 3.1.1
This commit is contained in:
parent
8b6753a7e0
commit
4dd2155326
BIN
dist/main.js
vendored
BIN
dist/main.js
vendored
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Lychee",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"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.1.0',
|
||||
versionCode : '030100',
|
||||
version : '3.1.1',
|
||||
versionCode : '030101',
|
||||
|
||||
updatePath : '//update.electerious.com/index.json',
|
||||
updateURL : 'https://github.com/electerious/Lychee',
|
||||
|
Loading…
Reference in New Issue
Block a user