From e5c6a2258dc82781682322b9d49f8da4bbee140a Mon Sep 17 00:00:00 2001 From: Viorel Date: Mon, 25 Jun 2018 14:58:27 +0300 Subject: [PATCH] Version --- manifest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.php b/manifest.php index 98650fa..6f45480 100644 --- a/manifest.php +++ b/manifest.php @@ -14,7 +14,7 @@ $manifest['uri'] = 'http://manual.unyson.io/en/latest/extension/seo/index.html#content'; $manifest['author'] = 'ThemeFuse'; $manifest['author_uri'] = 'http://themefuse.com/'; -$manifest['version'] = '1.0.10'; +$manifest['version'] = '1.0.11'; $manifest['display'] = true; $manifest['standalone'] = true;