Browse Source

Updated version

Tobias Reich 7 years ago
parent
commit
34d2c740fd
3 changed files with 3 additions and 3 deletions
  1. 0 0
      dist/main.js
  2. 1 1
      src/package.json
  3. 2 2
      src/scripts/lychee.js

File diff suppressed because it is too large
+ 0 - 0
dist/main.js


+ 1 - 1
src/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "Lychee",
   "name": "Lychee",
-  "version": "3.1.5",
+  "version": "3.1.6",
   "description": "Self-hosted photo-management done right.",
   "description": "Self-hosted photo-management done right.",
   "authors": "Tobias Reich <tobias@electerious.com>",
   "authors": "Tobias Reich <tobias@electerious.com>",
   "license": "MIT",
   "license": "MIT",

+ 2 - 2
src/scripts/lychee.js

@@ -5,8 +5,8 @@
 lychee = {
 lychee = {
 
 
 	title           : document.title,
 	title           : document.title,
-	version         : '3.1.5',
-	versionCode     : '030105',
+	version         : '3.1.6',
+	versionCode     : '030106',
 
 
 	updatePath      : '//update.electerious.com/index.json',
 	updatePath      : '//update.electerious.com/index.json',
 	updateURL       : 'https://github.com/electerious/Lychee',
 	updateURL       : 'https://github.com/electerious/Lychee',

Some files were not shown because too many files changed in this diff