fixed #47
This commit is contained in:
parent
50e582bafc
commit
d7065afee5
4 changed files with 5 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.4.2</string>
|
||||
<string>0.5.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.4.2</string>
|
||||
<string>0.5.0</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.lifestyle</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
<body>
|
||||
|
||||
<h1>Tentia 0.5.0</h1>
|
||||
|
||||
<p>Added "Send" button to "New Post" window</p>
|
||||
<p>Added Profile view</p>
|
||||
<p>Added follow and unfollow possibility</p>
|
||||
|
|
Reference in a new issue