Skip to content

Commit

Permalink
Merge pull request #21 from kyan/release/1.3.2
Browse files Browse the repository at this point in the history
Release 1.3.2
  • Loading branch information
whomwah committed Jan 28, 2015
2 parents 7685ea9 + e50ba34 commit 2de33b1
Show file tree
Hide file tree
Showing 115 changed files with 12 additions and 17,683 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ sparkle/release
sparkle/release/*
sparkle/config/dsa_priv.pem
*.dat*
vendor
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.3.3'
release :version, '1.3.2'

# Optional settings
release :feed_filename, 'releases.xml'
Expand Down
10 changes: 5 additions & 5 deletions release_notes.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
KyanBar - version 1.3.1
KyanBar - version 1.3.2
-----------------------

NOTE:

This update will blitz your preferences as the app identifier on OSX
was incorrect. Sorry, but this will be the only time this is required.
Tweaks for Yosemite.

Updates:

* Use correct app identifier
* layout fix and optimisations
* Fix the choose hotkeys mapped to voting
* Layout and padding changes
* Don't show focus ring on vote buttons
10 changes: 5 additions & 5 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
en
</language>
<pubDate>
Fri, 14 Feb 2014 08:54:40 +0000
Wed, 28 Jan 2015 13:48:34 +0000
</pubDate>
<atom:link href='https://raw.github.com/kyan/kyan_bar/master/releases.xml' rel='self' type='application/rss+xml'/>
<item>
<title>
KyanBar 1.3.1
KyanBar 1.3.2
</title>
<pubDate>
Fri, 14 Feb 2014 08:54:40 +0000
Wed, 28 Jan 2015 13:48:34 +0000
</pubDate>
<guid isPermaLink='false'>
KyanBar-1.3.1
KyanBar-1.3.2
</guid>
<sparkle:releaseNotesLink>
https://raw.github.com/kyan/kyan_bar/master/release_notes.html
</sparkle:releaseNotesLink>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/1.3.1/KyanBar.zip' length='4208704' type='application/octet-stream' sparkle:version='1.3.1' sparkle:dsaSignature='MCwCFBaZO7pEqk8b1oaOXHvhkNb13RRVAhQZp53OGwDZ9QjG+UVKjTSb1OALwQ=='/>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/1.3.2/KyanBar.zip' length='2815453' type='application/octet-stream' sparkle:version='1.3.2' sparkle:dsaSignature='MC0CFH6SPpPlhamc2NE56xgO1T95TJfXAhUAnhLxVtGZTxYQV9aTc9wsATkICTk='/>
</item>
</channel>
</rss>
33 changes: 0 additions & 33 deletions vendor/Podfile.lock

This file was deleted.

Binary file removed vendor/Pods/.build/libPods-AFNetworking.a
Binary file not shown.
Binary file removed vendor/Pods/.build/libPods-MASShortcut.a
Binary file not shown.
Binary file removed vendor/Pods/.build/libPods-SocketRocket.a
Binary file not shown.
Binary file removed vendor/Pods/.build/libPods.a
Binary file not shown.
67 changes: 0 additions & 67 deletions vendor/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h

This file was deleted.

206 changes: 0 additions & 206 deletions vendor/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m

This file was deleted.

Loading

0 comments on commit 2de33b1

Please sign in to comment.