Skip to content

Commit

Permalink
Bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Reis committed Jun 21, 2017
1 parent 7ef549e commit 5622594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/staging.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

set :bundle_without, %w{integration production test}.join(" ")

set :branch, "release-2.3.2"
set :branch, "release-2.3.2.1"

server "dl-stageapp-01.do.lark-it.com",
user: fetch(:application),
Expand Down

0 comments on commit 5622594

Please sign in to comment.