From 15e298526a4cac41cfe962bda73d85876d11c826 Mon Sep 17 00:00:00 2001 From: moldcraft Date: Thu, 14 Jul 2016 13:19:02 +0300 Subject: [PATCH] Version 1.0.11 --- manifest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.php b/manifest.php index a6c7060..d20b64e 100644 --- a/manifest.php +++ b/manifest.php @@ -10,7 +10,7 @@ .' This will make navigating the website much easier.', 'fw' ); -$manifest['version'] = '1.0.10'; +$manifest['version'] = '1.0.11'; $manifest['display'] = true; $manifest['standalone'] = true;