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>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.6.0</string>
|
<string>0.6.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.6.0</string>
|
<string>0.6.1</string>
|
||||||
<key>LSApplicationCategoryType</key>
|
<key>LSApplicationCategoryType</key>
|
||||||
<string>public.app-category.lifestyle</string>
|
<string>public.app-category.lifestyle</string>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
|
|
@ -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 0.5.4</title>
|
<title>Version 0.6.0</title>
|
||||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||||
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
<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"
|
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
|
||||||
sparkle:version="0.5.4"
|
sparkle:version="0.6.0"
|
||||||
length="1091241"
|
length="1092284"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:dsaSignature="MC0CFQCIvZ/bNh1Pbt1dAhEjZW6AY/LgTgIUZl8glHUkw8rtvVLOvCg00RoUqD8=" />
|
sparkle:dsaSignature="MCwCFGOnV/r5Y5E8La+S3aDuZnPUq0nLAhRiI85zYTNN6o/Gg9xneEVR/ktkkg==" />
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
@ -14,6 +14,14 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<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>
|
<h1>Tentia 0.6.0</h1>
|
||||||
|
|
||||||
<p>Reposts are now collected</p>
|
<p>Reposts are now collected</p>
|
||||||
|
|
Reference in a new issue