From eb992ff03fb3d3e130cbd28bc73b2bff6a3cc13f Mon Sep 17 00:00:00 2001 From: moldcraft Date: Mon, 21 Nov 2016 18:09:41 +0200 Subject: [PATCH] Version 1.0.9 --- manifest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.php b/manifest.php index 8a5b467..7a94a0a 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.8'; +$manifest['version'] = '1.0.9'; $manifest['display'] = true; $manifest['standalone'] = true;