Skip to content

Commit

Permalink
Version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Sturgess committed Jun 9, 2016
1 parent 99341a6 commit a516465
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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.7.0'
release :version, '1.7.1'

# Optional settings
release :feed_filename, 'releases.xml'
Expand Down
6 changes: 2 additions & 4 deletions release_notes.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
KyanBar - version 1.7.0
KyanBar - version 1.7.1
-----------------------

Updates:

* TaskBar now shows upcoming tracks (max 5)
* Preference menu now always shows 'reconnect' item
* Font's and Icons now conform to 'dark menu bar' mode
* Fix the preferences window so it doesn't freeze
12 changes: 5 additions & 7 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,23 @@
en
</language>
<pubDate>
Tue, 19 Jan 2016 11:09:49 +0000
Thu, 09 Jun 2016 16:31:51 +0100
</pubDate>
<atom:link href='https://raw.github.com/kyan/kyan_bar/master/releases.xml' rel='self' type='application/rss+xml'/>
<item>
<title>
KyanBar 1.7.0
KyanBar 1.7.1
</title>
<pubDate>
Tue, 19 Jan 2016 11:09:49 +0000
Thu, 09 Jun 2016 16:31:51 +0100
</pubDate>
<guid isPermaLink='false'>
KyanBar-1.7.0
KyanBar-1.7.1
</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.7.0/KyanBar.zip' length='3306155' type='application/octet-stream' sparkle:version='1.7.0' sparkle:dsaSignature='MC0CFDP0HqWAU4bp4cRkybXWnVNBYLG3AhUApoOw3V6uNLrDFtrsgIaOtBoHMiY='/>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/KyanBar.zip' length='3315317' type='application/octet-stream' sparkle:version='1.7.1' sparkle:dsaSignature='MCwCFDSXRJoSGuoxYQZaJGDawMMK4mX6AhQbHzb/NvLP3qVC+ORGL89N4TdcNw=='/>
</item>
</channel>
</rss>


0 comments on commit a516465

Please sign in to comment.