Browse Source

Version push

Tobias Reich 9 years ago
parent
commit
1c75ea1327
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",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "description": "Self-hosted photo-management done right.",
   "authors": "Tobias Reich <tobias@electerious.com>",
   "license": "MIT",

+ 2 - 2
src/scripts/lychee.js

@@ -6,8 +6,8 @@
 lychee = {
 
 	title:			document.title,
-	version:		'3.0.1',
-	version_code:	'030001',
+	version:		'3.0.2',
+	version_code:	'030002',
 
 	update_path:	'http://lychee.electerious.com/version/index.php',
 	updateURL:		'https://github.com/electerious/Lychee',

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