From 57ef51ffbc53f24f0d27c503186284c817e1f0ee Mon Sep 17 00:00:00 2001 From: moldcraft Date: Mon, 21 Nov 2016 18:19:25 +0200 Subject: [PATCH] Version 1.0.15 --- manifest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.php b/manifest.php index 7805543..ab3af09 100644 --- a/manifest.php +++ b/manifest.php @@ -10,7 +10,7 @@ .' This will make navigating the website much easier.', 'fw' ); -$manifest['version'] = '1.0.14'; +$manifest['version'] = '1.0.15'; $manifest['display'] = true; $manifest['standalone'] = true; $manifest['github_repo'] = 'https://github.com/ThemeFuse/Unyson-Breadcrumbs-Extension';