os x version bump
This commit is contained in:
parent
aa899d35f8
commit
ddbd7a3edd
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.2</string>
|
||||
<string>0.5.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.5.2</string>
|
||||
<string>0.5.3</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.lifestyle</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
@ -14,6 +14,15 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Tentia 0.5.3</h1>
|
||||
|
||||
<p>Fixed problem where deleted posts weren't removed from Mentions</p>
|
||||
<p>Fixed problem with localStorage on 10.7</p>
|
||||
<p>Showind photos now on the profile</p>
|
||||
<p>Bugfixes</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Tentia 0.5.2</h1>
|
||||
|
||||
<p>Click on avatar opens profile</p>
|
||||
|
|
Reference in a new issue