From f245c80b2ace33816ccae09dc736e21c97288c84 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Sun, 17 Aug 2014 19:06:29 +0200 Subject: [PATCH] Version to 2.6.1 --- assets/js/lychee.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/lychee.js b/assets/js/lychee.js index f898100..9e4f42c 100644 --- a/assets/js/lychee.js +++ b/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",