mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
[manual] Update desktop apps to 0.3.3
This requires a puppet apply on prod (imported from commit aba8004684de70772d2ddd31a563b3650c4cbd9b)
This commit is contained in:
parent
aacb5c3da9
commit
2a5e53eaec
@ -3,6 +3,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Humbug</h1>
|
||||
<h3>Version 0.3.3</h3>
|
||||
<ul>
|
||||
<li>Fixed audible notifications on OS X Lion.</li>
|
||||
</ul>
|
||||
<h3>Version 0.3.0</h3>
|
||||
<ul>
|
||||
<li>First Public Release</li>
|
||||
|
||||
@ -5,6 +5,16 @@
|
||||
<link>https://humbughq.com/dist/apps/mac/sparkle.xml</link>
|
||||
<description>Latest updates to Humbug's Desktop Application</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>
|
||||
Version 0.3.3
|
||||
</title>
|
||||
<sparkle:releaseNotesLink>
|
||||
https://humbughq.com/dist/apps/mac/sparkle-changelog.html
|
||||
</sparkle:releaseNotesLink>
|
||||
<pubDate>Fri, 05 Jul 2013 16:20:11 +0000</pubDate>
|
||||
<enclosure url="https://humbughq.com/dist/apps/mac/Humbug-0.3.3.tar.bz2" sparkle:version="0.3.3" length="8595525" type="application/octet-stream" sparkle:dsaSignature="MC0CFQCagEXtuVcUtR22yEgc4CR0d7s8FQIUUjQpPt6Nw6OI+Y7xNMpsoYrzFrI=" />
|
||||
</item>
|
||||
<item>
|
||||
<title>
|
||||
Version 0.3.0
|
||||
|
||||
@ -3,6 +3,12 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Humbug</h1>
|
||||
<h3>Version 0.3.3</h3>
|
||||
<ul>
|
||||
<li>Flashing tray icon on notifications</li>
|
||||
<li>Audible bell for notifications</li>
|
||||
<li>Fixed auto-updating</li>
|
||||
</ul>
|
||||
<h3>Version 0.3.0</h3>
|
||||
<ul>
|
||||
<li>First Public Release</li>
|
||||
|
||||
@ -5,6 +5,16 @@
|
||||
<link>https://humbughq.com/dist/apps/win/sparkle.xml</link>
|
||||
<description>Latest updates to Humbug</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>
|
||||
Version 0.3.3
|
||||
</title>
|
||||
<sparkle:releaseNotesLink>
|
||||
https://humbughq.com/dist/apps/win/sparkle-changelog.html
|
||||
</sparkle:releaseNotesLink>
|
||||
<pubDate>Fri, 5 Jul 2013 16:20:11 +0000</pubDate>
|
||||
<enclosure url="https://humbughq.com/dist/apps/win/humbug-0.3.3.exe" sparkle:version="0.3.3" type="application/octet-stream" />
|
||||
</item>
|
||||
<item>
|
||||
<title>
|
||||
Version 0.3.0 (Windows Upgrade Test)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user