Skip to content

Commit

Permalink
1.6.1 hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Dec 24, 2015
1 parent 0e1469b commit 955fc41
Show file tree
Hide file tree
Showing 7 changed files with 454 additions and 1,546 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
escape (0.0.4)
fuzzy_match (2.0.4)
i18n (0.7.0)
ib (0.7.2)
ib (0.8.0)
thor (~> 0.15.4)
tilt (~> 1.4.1)
xcodeproj (~> 0.17)
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Motion::Project::App.setup do |app|
app.sparkle do
release :base_url, 'https://raw.github.com/kyan/kyan_bar/master'
release :package_base_url, 'https://github.com/kyan/kyan_bar/releases/download'
release :version, '1.6'
release :version, '1.6.1'

# Optional settings
release :feed_filename, 'releases.xml'
Expand Down
Loading

0 comments on commit 955fc41

Please sign in to comment.