mac version bump
This commit is contained in:
parent
4ba0f38708
commit
ff3197fd77
3 changed files with 14 additions and 7 deletions
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.4.0</string>
|
||||
<string>1.4.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.4.0</string>
|
||||
<string>1.4.1</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.social-networking</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
@ -6,15 +6,15 @@
|
|||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 1.3.0</title>
|
||||
<title>Version 1.4.0</title>
|
||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>http://jabs.nu/bungloo/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Wed, 27 Mar 2013 12:32:02 +0100</pubDate>
|
||||
<pubDate>Thu, 18 Apr 2013 17:48:25 +0200</pubDate>
|
||||
<enclosure url="http://jabs.nu/bungloo/download/Bungloo.app.zip"
|
||||
sparkle:version="1.3.0"
|
||||
length="1141864"
|
||||
sparkle:version="1.4.0"
|
||||
length="1151372"
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature="MC4CFQCE4ygN5dS8V6PaWm6tYwsRSPPuPQIVAJA5XppQL3iCqMZaQ7a6AHOS+R4v" />
|
||||
sparkle:dsaSignature="MCwCFEmMGRUE/kb2pCLiGJ+GAEq/92dXAhRco0jm7nD1iuo00KSB0z2uHnElzA==" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -13,6 +13,13 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Bungloo 1.4.1</h1>
|
||||
|
||||
<p>Fixed bug with wrongly showing unread mentions</p>
|
||||
<p>Other smaller bugfixes</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Bungloo 1.4.0</h1>
|
||||
|
||||
<p>Added scroll to load more posts</p>
|
||||
|
|
Reference in a new issue