version bump
This commit is contained in:
parent
927181e33e
commit
620d44fb03
3 changed files with 15 additions and 7 deletions
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.6.0</string>
|
||||
<string>0.6.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.6.0</string>
|
||||
<string>0.6.1</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.lifestyle</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
@ -6,15 +6,15 @@
|
|||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 0.5.4</title>
|
||||
<title>Version 0.6.0</title>
|
||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Wed, 09 Jan 2013 01:31:24 +0100</pubDate>
|
||||
<pubDate>Sat, 19 Jan 2013 04:07:17 +0100</pubDate>
|
||||
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
|
||||
sparkle:version="0.5.4"
|
||||
length="1091241"
|
||||
sparkle:version="0.6.0"
|
||||
length="1092284"
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature="MC0CFQCIvZ/bNh1Pbt1dAhEjZW6AY/LgTgIUZl8glHUkw8rtvVLOvCg00RoUqD8=" />
|
||||
sparkle:dsaSignature="MCwCFGOnV/r5Y5E8La+S3aDuZnPUq0nLAhRiI85zYTNN6o/Gg9xneEVR/ktkkg==" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -14,6 +14,14 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Tentia 0.6.1</h1>
|
||||
|
||||
<p>Removed shaddows from posts like discussed with ^kevinkleinman.tent.is, more UI changes to come</p>
|
||||
<p>Thanks to ^nn.tent.is for fixing the bug which would send on Cmd+something</p>
|
||||
<p>Smaller bugfixes.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Tentia 0.6.0</h1>
|
||||
|
||||
<p>Reposts are now collected</p>
|
||||
|
|
Reference in a new issue