os x version bump

This commit is contained in:
Jeena Paradies 2013-04-17 07:32:39 +02:00
parent 142b4d4dd3
commit 522fb7a486
2 changed files with 14 additions and 2 deletions

View file

@ -42,7 +42,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -57,7 +57,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<string>1.4.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>

View file

@ -13,6 +13,18 @@
</head>
<body>
<h1>Bungloo 1.4.0</h1>
<p>Added scroll to load more posts</p>
<p>Added doubleclick for conversation in new window</p>
<p>Added synchronized "read mentions" cursor</p>
<p>Added "show next view" shortcut</p>
<p>New possibilities for plugins</p>
<p>Inverted "from" label position</p>
<p>Bugfixes</p>
<hr />
<h1>Bungloo 1.3.0</h1>
<p>Changed to one window</p>