Browse Source

Version push

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

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


+ 2 - 2
src/package.json

@@ -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": {

+ 2 - 2
src/scripts/lychee.js

@@ -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',

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