Bump the module version for Business::OnlinePayment::AuthorizeNet to make WebGUI install the version that will automatically install.

This commit is contained in:
Colin Kuskie 2011-09-27 09:59:37 -07:00
parent 45b5370469
commit f33c19d503
2 changed files with 7 additions and 1 deletions

View file

@ -146,7 +146,7 @@ checkModule("JavaScript::Minifier::XS", "0.05" );
checkModule("Readonly", "1.03" );
checkModule("Business::PayPal::API", "0.62" );
checkModule("Business::OnlinePayment", "3.01" );
checkModule("Business::OnlinePayment::AuthorizeNet", "3.21" );
checkModule("Business::OnlinePayment::AuthorizeNet", "3.22" );
checkModule("Locales", "0.10" );
checkModule("Test::Harness", "3.17" );
checkModule("DateTime::Event::ICal", "0.10" );