Skip to content

Commit 8d00300

Browse files
committed
RELEASE: 0.3.7
1 parent 1059a23 commit 8d00300

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keyboard shortcuts, Dark Mode Sync, and notification badges.
55

66
_If you're looking for the official Bluesky Social iOS app, [head on over to the App Store](https://apps.apple.com/us/app/bluesky-social/id6444370199)._
77

8-
The current release is [**0.3.6**](https://github.com/jcsalterego/Sky.app/releases/latest).
8+
The current release is [**0.3.7**](https://github.com/jcsalterego/Sky.app/releases/latest).
99

1010
![](Docs/screenshot.png)
1111

@@ -62,6 +62,12 @@ Check for Updates powered by [Sparkle](https://sparkle-project.org).
6262

6363
## Changelog
6464

65+
### 0.3.7
66+
67+
* More bug fixes for keyboard navigation
68+
69+
## Changelog
70+
6571
### 0.3.6
6672

6773
* Bug fixes for keyboard navigation

Sky/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.3.7-pre</string>
20+
<string>0.3.7</string>
2121
<key>CFBundleVersion</key>
22-
<string>0.3.7-pre</string>
22+
<string>0.3.7</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)