Skip to content

Commit 470108b

Browse files
committed
Fix task comment to match which file should be changed
[ci skip]
1 parent ce0df82 commit 470108b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ else
4545
Rails::API::StableTask.new('rdoc')
4646
end
4747

48-
desc 'Bump all versions to match version.rb'
48+
desc 'Bump all versions to match RAILS_VERSION'
4949
task :update_versions => "all:update_versions"
5050

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

0 commit comments

Comments
 (0)