bump verion
This commit is contained in:
parent
a1dc9d4923
commit
f58281adc3
3 changed files with 16 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.2.3</string>
|
<string>0.2.4</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.2.3</string>
|
<string>0.2.4</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.2.3</title>
|
<title>Version 0.2.4</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>Tue, 13 Nov 2012 14:47:21 +0100</pubDate>
|
<pubDate>Sat, 17 Nov 2012 20:43:06 +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.2.3"
|
sparkle:version="0.2.4"
|
||||||
length="1068831"
|
length="1069131"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:dsaSignature="MCwCFHqhR4rOIHHK8+DAPWjw/QpIBHnkAhQNygd4tYexOp+0NXvy2759Rv/rbw==" />
|
sparkle:dsaSignature="MCwCFFN5Bvd7SsvrHqvnXfFje2lCF+h3AhRs3koGlp6Ze3IedFmMj3l+ZxGSIQ==" />
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
@ -14,6 +14,15 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<h1>Tentia 0.2.4</h1>
|
||||||
|
|
||||||
|
<p>Activeted spell checking</p>
|
||||||
|
<p>Fixed problem where Tentia would stop updating</p>
|
||||||
|
<p>Added a better detection of links in status texts</p>
|
||||||
|
<p>Hashed are linked to skate.io now</p>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
<h1>Tentia 0.2.3</h1>
|
<h1>Tentia 0.2.3</h1>
|
||||||
|
|
||||||
<p>Fixed problem where you couldn't login with a https entity</p>
|
<p>Fixed problem where you couldn't login with a https entity</p>
|
||||||
|
|
Reference in a new issue