Skip to content

Commit

Permalink
Minor fix for deploy.rb.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
kirs committed Jun 23, 2014
1 parent f3b8d4c commit bb2ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano/templates/deploy.rb.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# config valid only for Capistrano 3.1
# config valid only for current version of Capistrano
lock '<%= Capistrano::VERSION %>'

set :application, 'my_app_name'
Expand Down

0 comments on commit bb2ed22

Please sign in to comment.