Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Bump version to 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
naoya committed Sep 15, 2014
1 parent 29245b5 commit f132c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require 'bubble-wrap/reactor'
Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'HBFav'
app.version = "2.7"
app.short_version = "2.7"
app.version = "2.7.1"
app.short_version = "2.7.1"
app.sdk_version = '8.0'
app.deployment_target = '6.1'
app.device_family = [:iphone]
Expand Down

0 comments on commit f132c9f

Please sign in to comment.