Browse Source

Version push to v2.7.1

Tobias Reich 9 years ago
parent
commit
9d472e2c40
4 changed files with 3 additions and 3 deletions
  1. 0 0
      dist/main.js
  2. 0 0
      dist/view.js
  3. 1 1
      src/package.json
  4. 2 2
      src/scripts/lychee.js

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


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


+ 1 - 1
src/package.json

@@ -1,6 +1,6 @@
 {
   "name": "Lychee",
-  "version": "2.7.0",
+  "version": "2.7.1",
   "description": "Self-hosted photo-management done right.",
   "authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
   "license": "MIT",

+ 2 - 2
src/scripts/lychee.js

@@ -6,8 +6,8 @@
 lychee = {
 
 	title:			'',
-	version:		'2.7.0',
-	version_code:	'020700',
+	version:		'2.7.1',
+	version_code:	'020701',
 
 	api_path:		'php/api.php',
 	update_path:	'http://lychee.electerious.com/version/index.php',

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