Skip to content

Commit

Permalink
New version: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GheorgheP committed Nov 28, 2014
1 parent 156e432 commit a2a646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 around the website much easier.', 'fw' );
$manifest['version'] = '1.0.0';
$manifest['version'] = '1.0.1';
$manifest['display'] = true;
$manifest['standalone'] = true;

Expand Down

0 comments on commit a2a646d

Please sign in to comment.