version bump

This commit is contained in:
Jeena Paradies 2012-12-28 21:07:56 +01:00
parent 9038b369a0
commit f5bc06a859
2 changed files with 11 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.5.1</string> <string>0.5.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.5.1</string> <string>0.5.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,15 @@
</head> </head>
<body> <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> <h1>Tentia 0.5.1</h1>
<p>Implemented private posts</p> <p>Implemented private posts</p>