Skip to content

Commit

Permalink
prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
whomwah committed Dec 20, 2013
1 parent ab5f435 commit 995ecda
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 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.1.1'
release :version, '1.1.2'

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

Updates:

* More error handling for Nic on Jukebox voting
* Window does not auto resize any more
11 changes: 6 additions & 5 deletions releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,24 @@
en
</language>
<pubDate>
Thu, 19 Dec 2013 15:49:41 +0000
Fri, 20 Dec 2013 10:03:39 +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.1
KyanBar 1.1.2
</title>
<pubDate>
Thu, 19 Dec 2013 15:49:41 +0000
Fri, 20 Dec 2013 10:03:39 +0000
</pubDate>
<guid isPermaLink='false'>
KyanBar-1.1.1
KyanBar-1.1.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.1.1/KyanBar.zip' length='3729560' type='application/octet-stream' sparkle:version='1.1.1' sparkle:dsaSignature='MC0CFQCOcgDkgIRwLwzDzUndMOzjosqTbgIUcMzZQAzO5tt4vSpYVRPBjSsYDHI='/>
<enclosure url='https://github.com/kyan/kyan_bar/releases/download/1.1.2/KyanBar.zip' length='3729096' type='application/octet-stream' sparkle:version='1.1.2' sparkle:dsaSignature='MCwCFDAFTe70MckL5S+oanO70Es2HpMfAhR38ppj5VAhYzGbVco4lfY5nqM+Jg=='/>
</item>
</channel>
</rss>

0 comments on commit 995ecda

Please sign in to comment.