version bump 0.2.3

This commit is contained in:
Jeena Paradies 2012-11-13 14:43:21 +01:00
parent 9ba8370df2
commit 6487288c4b
2 changed files with 7 additions and 2 deletions

View file

@ -42,7 +42,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.2</string>
<string>0.2.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -57,7 +57,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2.2</string>
<string>0.2.3</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.lifestyle</string>
<key>LSMinimumSystemVersion</key>

View file

@ -14,6 +14,11 @@
</head>
<body>
<h1>Tentia 0.2.3</h1>
<p>Fixed problem where you couldn't login with a https entity</p>
<p>Moved Mentions and Timeline from File to Window menu item</p>
<h1>Tentia 0.2.2</h1>
<p>Resizable "New Post" window</p>