Skip to content

Commit b07063f

Browse files
committed
3.3
1 parent 4914876 commit b07063f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Doing so isn't fatal (it's not a secret), but it is annoying for other contribut
3131

3232
## Release Notes
3333

34-
### Not yet released
34+
### Version 3.3
3535

3636
* Basic support for displaying related tracks. This reuses the search infrastructure. The server may call external servers if configured to do so.
3737
* Top tracks for an artist can now be displayed

Submariner/Submariner-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>3.2.1</string>
22+
<string>3.3</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>3.2.1</string>
26+
<string>3.3</string>
2727
<key>LSApplicationCategoryType</key>
2828
<string>public.app-category.music</string>
2929
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)