Skip to content

Commit

Permalink
NextRelease.{{$NEXT}} more CPAN::Changes::Spec conform
Browse files Browse the repository at this point in the history
  • Loading branch information
renormalist committed Apr 11, 2012
1 parent fe5c044 commit 590ebfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Dist/Zilla/PluginBundle/SCHWIGON.pm
Expand Up @@ -393,7 +393,8 @@ method configure {

# roughly from here we diverge from FLORA

$self->add_plugins('NextRelease');
$self->add_plugins(['NextRelease' =>
{ format => '%-9v %{yyyy-MM-dd}d' }]);

$self->add_plugins(['Git::CheckFor::CorrectBranch' =>
{ release_branch => ($self->has_release_branch
Expand Down

0 comments on commit 590ebfa

Please sign in to comment.