diff --git a/manifest.php b/manifest.php index e2ad5e6..eb9b351 100644 --- a/manifest.php +++ b/manifest.php @@ -6,5 +6,5 @@ $manifest['description'] = __('Keep you framework, extensions and theme up to date.', 'fw'); $manifest['standalone'] = true; -$manifest['version'] = '1.0.4'; +$manifest['version'] = '1.0.5'; $manifest['github_update'] = 'ThemeFuse/Unyson-Update-Extension';