Skip to content

Commit 8976f72

Browse files
committed
v2.4.2
1 parent 71c1969 commit 8976f72

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Doing so isn't fatal (it's not a secret), but it is annoying for other contribut
3030

3131
## Release Notes:
3232

33+
### Version 2.4.2
34+
35+
* Fixes crash importing items into local library
36+
3337
### Version 2.4.1
3438

3539
* Items in a playlist can be shown in the library

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>2.4.1</string>
22+
<string>2.4.2</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>2.4.1</string>
26+
<string>2.4.2</string>
2727
<key>LSApplicationCategoryType</key>
2828
<string>public.app-category.music</string>
2929
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)