version bump
This commit is contained in:
parent
7c63dbf77e
commit
f416a92a44
2 changed files with 8 additions and 2 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.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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Reference in a new issue