os x version bump
This commit is contained in:
parent
142b4d4dd3
commit
522fb7a486
2 changed files with 14 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Reference in a new issue