From bd0246838a13230403d49741b2a0432224a429e6 Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Mon, 30 Dec 2013 09:10:51 +0100 Subject: [PATCH] Encourage testing of newer Alpha --- login/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login/index.html b/login/index.html index e4d63a6..8198223 100644 --- a/login/index.html +++ b/login/index.html @@ -15,7 +15,7 @@ var current_version = "1.8.4 (5433)"; // Minimum recommended alpha version -var min_alpha = "1.8.4 (5433)"; +var min_alpha = "1.8.4 (5584)"; /* * Main functionality (no need to edit anything below to udpate the version)