Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Jan 24, 2014
1 parent 6796ea1 commit 85c3bdb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Motion::Project::App.setup do |app|

app.sparkle do
release :base_url, 'https://raw.github.com/kyan/kyan_bar/master'
release :version, '1.1.9'
release :version, '1.2.0'

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

Updates:

* App remembers jukebox console position and visibility
* You can now expand the Jukebox HUD horizontally to reveal current votes.
* If you hold 'alt' and display the KyanBar menu you will reveal an extra option 'Force Refresh!' which will reconnect to the jukebox should you want to.
* Various bug fixes
12 changes: 6 additions & 6 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
en
</language>
<pubDate>
Wed, 15 Jan 2014 14:16:47 +0000
Fri, 24 Jan 2014 08:43:38 +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.1.9
KyanBar 1.2.0
</title>
<pubDate>
Wed, 15 Jan 2014 14:16:47 +0000
Fri, 24 Jan 2014 08:43:38 +0000
</pubDate>
<guid isPermaLink='false'>
KyanBar-1.1.9
KyanBar-1.2.0
</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.1.9/KyanBar.zip' length='3974120' type='application/octet-stream' sparkle:version='1.1.9' sparkle:dsaSignature='MCwCFG0gXxFMH6Zy99iUYM+rX6n2jKD0AhQJcvUIy0jvgfbI10Fdtq5jW+h+2g=='/>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/1.2.0/KyanBar.zip' length='4027449' type='application/octet-stream' sparkle:version='1.2.0' sparkle:dsaSignature='MCwCFAnm90skwlwOc2AxKfwNuQGPwv6lAhR0MXXjHMmPcnOh7lBiKmPD0LstOw=='/>
</item>
</channel>
</rss>
</rss>

0 comments on commit 85c3bdb

Please sign in to comment.