small html fix in release notes
This commit is contained in:
parent
8b10203ed3
commit
bbfb78ed9a
2 changed files with 8 additions and 6 deletions
|
@ -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 1.2.2</title>
|
<title>Version 1.3.0</title>
|
||||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||||
<sparkle:releaseNotesLink>http://jabs.nu/bungloo/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
<sparkle:releaseNotesLink>http://jabs.nu/bungloo/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||||
<pubDate>Fri, 22 Mar 2013 20:21:06 +0100</pubDate>
|
<pubDate>Wed, 27 Mar 2013 12:30:36 +0100</pubDate>
|
||||||
<enclosure url="http://jabs.nu/bungloo/download/Bungloo.app.zip"
|
<enclosure url="http://jabs.nu/bungloo/download/Bungloo.app.zip"
|
||||||
sparkle:version="1.2.2"
|
sparkle:version="1.3.0"
|
||||||
length="1107713"
|
length="1141864"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:dsaSignature="MCwCFGaCOXD3xZe76sZhwjvNbUW4BvXJAhRofCc2yo+02Jm5YNwjM5p7CJlWcg==" />
|
sparkle:dsaSignature="MC4CFQCAaiajtgz8ITfl87a0zNWEgU/RUgIVAIp9JOsXNomwXHKJdemU7yEdbz6Z" />
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
@ -13,12 +13,14 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h2>Bungloo 1.3.0</h2>
|
<h1>Bungloo 1.3.0</h1>
|
||||||
|
|
||||||
<p>Changed to one window</p>
|
<p>Changed to one window</p>
|
||||||
<p>Added search (skate.io)</p>
|
<p>Added search (skate.io)</p>
|
||||||
<p>Bugfixes</p>
|
<p>Bugfixes</p>
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
<h1>Bungloo 1.2.2</h1>
|
<h1>Bungloo 1.2.2</h1>
|
||||||
|
|
||||||
<p>Fixed crash on Snow Leopard while opening new post window</p>
|
<p>Fixed crash on Snow Leopard while opening new post window</p>
|
||||||
|
|
Reference in a new issue