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> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>0.2.2</string> <string>0.2.3</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.2.2</string> <string>0.2.3</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,11 @@
</head> </head>
<body> <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> <h1>Tentia 0.2.2</h1>
<p>Resizable "New Post" window</p> <p>Resizable "New Post" window</p>