version bump
This commit is contained in:
parent
9038b369a0
commit
f5bc06a859
2 changed files with 11 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.5.1</string>
|
||||
<string>0.5.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.5.1</string>
|
||||
<string>0.5.2</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.lifestyle</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
@ -14,6 +14,15 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Tentia 0.5.2</h1>
|
||||
|
||||
<p>Click on avatar opens profile</p>
|
||||
<p>Added possibility to post photos (not available on basic tent.is plan)</p>
|
||||
<p>Bugfixes</p>
|
||||
<p>Changed app name to "Tentia on OS X", <strong>therefor you need to reauthenticate</strong>.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Tentia 0.5.1</h1>
|
||||
|
||||
<p>Implemented private posts</p>
|
||||
|
|
Reference in a new issue