Browse Source

Version push to 2.1 b4

Tobias Reich 10 years ago
parent
commit
035e2b9ef1
3 changed files with 3 additions and 3 deletions
  1. 0 0
      assets/build/main.js
  2. 1 1
      assets/js/lychee.js
  3. 2 2
      index.html

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


+ 1 - 1
assets/js/lychee.js

@@ -7,7 +7,7 @@
 
 var lychee = {
 
-	version: "2.1 b3",
+	version: "2.1 b4",
 
 	api_path: "php/api.php",
 	update_path: "http://lychee.electerious.com/version/index.php",

+ 2 - 2
index.html

@@ -26,8 +26,8 @@
 		<link type="text/css" rel="stylesheet" href="assets/css/animations.css">
 		<link type="text/css" rel="stylesheet" href="assets/css/multiselect.css">
 
-		<!-- Production -->
-		<link type="text/css" rel="stylesheet" href="assets/build/main.css">
+		<!-- Production
+		<link type="text/css" rel="stylesheet" href="assets/build/main.css"> -->
 
 		<link rel="shortcut icon" href="favicon.ico">
 		<link rel="apple-touch-icon" href="assets/img/apple-touch-icon-iphone.png" sizes="120x120">

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