From: Charles McGarvey Date: Fri, 23 Nov 2018 05:33:19 +0000 (-0700) Subject: remove use of DZP::ReversionOnRelease X-Git-Tag: v0.009~1 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM;a=commitdiff_plain;h=12cd6dd0f032cfdd9221e7aa6b4097f37faebdf1;hp=4c99145f9a75126ac9a1a6a8f677fb9753783eb4 remove use of DZP::ReversionOnRelease --- diff --git a/dist.ini b/dist.ini index 764a817..5745e1e 100644 --- a/dist.ini +++ b/dist.ini @@ -52,7 +52,6 @@ Dist::Zilla::Plugin::Prereqs::AuthorDeps = 0 Dist::Zilla::Plugin::PruneCruft = 0 Dist::Zilla::Plugin::PruneFiles = 0 Dist::Zilla::Plugin::ReadmeAnyFromPod = 0 -Dist::Zilla::Plugin::ReversionOnRelease = 0 Dist::Zilla::Plugin::RunExtraTests = 0 Dist::Zilla::Plugin::Test::CPAN::Changes = 0 Dist::Zilla::Plugin::Test::CleanNamespaces = 0 diff --git a/lib/Dist/Zilla/PluginBundle/Author/CCM.pm b/lib/Dist/Zilla/PluginBundle/Author/CCM.pm index 0adb016..d1af734 100644 --- a/lib/Dist/Zilla/PluginBundle/Author/CCM.pm +++ b/lib/Dist/Zilla/PluginBundle/Author/CCM.pm @@ -13,8 +13,6 @@ You probably don't want to use this. ; VERSION [Git::NextVersion] - [ReversionOnRelease] - prompt = 1 ; GATHER [Git::GatherDir] @@ -229,7 +227,6 @@ sub configure { # VERSION ['Git::NextVersion'], - ['ReversionOnRelease' => {prompt => 1}], # GATHER ['Git::GatherDir' => {exclude_filename => [@gather_exclude]}],