new version

This commit is contained in:
Jeena Paradies 2010-05-16 12:45:28 +02:00
parent e3dfeed55e
commit 96a1e5f10c
3 changed files with 5 additions and 6 deletions

View file

@ -6,15 +6,15 @@
<description>Most recent changes with links to updates.</description> <description>Most recent changes with links to updates.</description>
<language>en</language> <language>en</language>
<item> <item>
<title>Version 2.1.1</title> <title>Version 2.2.0</title>
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion> <sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>http://jeenaparadies.net/twittia/ReleaseNotes.html</sparkle:releaseNotesLink> <sparkle:releaseNotesLink>http://jeenaparadies.net/twittia/ReleaseNotes.html</sparkle:releaseNotesLink>
<pubDate>Sat, 01 May 2010 17:43:36 +0200</pubDate> <pubDate>Sun, 16 May 2010 12:39:02 +0200</pubDate>
<enclosure url="http://jeenaparadies.net/twittia/Twittia.app.zip" <enclosure url="http://jeenaparadies.net/twittia/Twittia.app.zip"
sparkle:version="2.1.1" sparkle:version="2.2.0"
length="499439" length="829960"
type="application/octet-stream" type="application/octet-stream"
sparkle:dsaSignature="MCwCFDPj9HMJOIWsrAorF4VZrkljkalmAhQPQyq/WpSU5+BkeTqZ/P0w8eCNgg==" /> sparkle:dsaSignature="MCwCFA9pHTR6Yhm4hnGbx+yrdUFOmy+hAhRy6xcQfr5MM3S0YQe9Z5K4TRBH7A==" />
</item> </item>
</channel> </channel>
</rss> </rss>

View file

@ -13,7 +13,6 @@
<body> <body>
<h1>Twittia 2.2.0</h1> <h1>Twittia 2.2.0</h1>
<p>Added icon.</p>
<p>Now with OAuth.</p> <p>Now with OAuth.</p>
<p>Added badge to dock icon on new mentions.</p> <p>Added badge to dock icon on new mentions.</p>

0
publish.rb Normal file → Executable file
View file