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> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.6.1</string> <string>0.6.2</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.1</string> <string>0.6.2</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>

View file

@ -14,6 +14,12 @@
</head> </head>
<body> <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> <h1>Tentia 0.6.1</h1>
<p>Removed shaddows from posts like discussed with ^kevinkleinman.tent.is, more UI changes to come</p> <p>Removed shaddows from posts like discussed with ^kevinkleinman.tent.is, more UI changes to come</p>