From 1a4984cb2d95161c70e463f1a921acbb5814d05b Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 10 May 2016 21:30:48 +0300 Subject: [PATCH] Bumped version number to 2.5.2 --- app/Http/routes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Http/routes.php b/app/Http/routes.php index c46f71067350..5b383c0822c8 100644 --- a/app/Http/routes.php +++ b/app/Http/routes.php @@ -745,4 +745,4 @@ if (Utils::isNinjaDev()) //ini_set('memory_limit','1024M'); //Auth::loginUsingId(1); } -*/ +*/ \ No newline at end of file