Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Dec 19, 2013
1 parent f842655 commit a7564d2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Motion::Project::App.setup do |app|

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

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

Updates:

* Websocket url change
* Add you Jukebox username and password
* You can launch a console that allows you to vote
* Preference to allow the console to always sit on top
15 changes: 6 additions & 9 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,23 @@
en
</language>
<pubDate>
Mon, 16 Dec 2013 12:50:22 +0000
Thu, 19 Dec 2013 13:51:01 +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.0.6
KyanBar 1.1
</title>
<pubDate>
Mon, 16 Dec 2013 12:50:22 +0000
Thu, 19 Dec 2013 13:51:01 +0000
</pubDate>
<guid isPermaLink='false'>
KyanBar-1.0.6
KyanBar-1.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.0.6/KyanBar.zip' length='3568349' type='application/octet-stream' sparkle:version='1.0.6' sparkle:dsaSignature='MC0CFQCoH7kQDfCjEYaj2amk0bhC5cDDAwIUSE8SB670WRZiQlpNp+NxMHFiyvg='/>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/1.1/KyanBar.zip' length='3727403' type='application/octet-stream' sparkle:version='1.1' sparkle:dsaSignature='MC0CFBtwc013DS07009O363Lhh1YEqwCAhUApTxhopgg6ftzM+nNY5oLfDQAkRI='/>
</item>
</channel>
</rss>



</rss>

0 comments on commit a7564d2

Please sign in to comment.