version bump

This commit is contained in:
Jeena Paradies 2013-01-27 17:54:11 +01:00
parent 7c63dbf77e
commit f416a92a44
2 changed files with 8 additions and 2 deletions

View file

@ -42,7 +42,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.6.1</string>
<string>0.6.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -57,7 +57,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.6.1</string>
<string>0.6.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.lifestyle</string>
<key>LSMinimumSystemVersion</key>

View file

@ -14,6 +14,12 @@
</head>
<body>
<h1>Tentia 0.6.2</h1>
<p>Added possibility to show followings and followers to profile view. Just click on the number.</p>
<hr />
<h1>Tentia 0.6.1</h1>
<p>Removed shaddows from posts like discussed with ^kevinkleinman.tent.is, more UI changes to come</p>