Browse Source

Version to 2.6.1

Tobias Reich 10 years ago
parent
commit
f245c80b2a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      assets/js/lychee.js

+ 2 - 2
assets/js/lychee.js

@@ -8,8 +8,8 @@
 var lychee = {
 
 	title: "",
-	version: "2.6",
-	version_code: "020600",
+	version: "2.6.1",
+	version_code: "020601",
 
 	api_path: "php/api.php",
 	update_path: "http://lychee.electerious.com/version/index.php",