diff --git a/manifest.php b/manifest.php index 1d595da..8c62dde 100644 --- a/manifest.php +++ b/manifest.php @@ -6,7 +6,7 @@ $manifest['name'] = __( 'Breadcrumbs', 'fw' ); $manifest['description'] = __( 'Creates a simplified navigation menu for the pages that can be placed anywhere in the theme. This will make navigating the website much easier.', 'fw' ); -$manifest['version'] = '1.0.3'; +$manifest['version'] = '1.0.4'; $manifest['display'] = true; $manifest['standalone'] = true;