Skip to content

Commit

Permalink
Fix task comment to match which file should be changed
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
rafaelfranca committed Mar 25, 2014
1 parent ce0df82 commit 470108b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ else
Rails::API::StableTask.new('rdoc')
end

desc 'Bump all versions to match version.rb'
desc 'Bump all versions to match RAILS_VERSION'
task :update_versions => "all:update_versions"

# We have a webhook configured in GitHub that gets invoked after pushes.
Expand Down

0 comments on commit 470108b

Please sign in to comment.