Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 3d0beb4

Browse files
committed
Bump up version to v2.4.7
1 parent 9d736c0 commit 3d0beb4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

NowPlaying/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>2.4.6</string>
24+
<string>2.4.7</string>
2525
<key>CFBundleURLTypes</key>
2626
<array>
2727
<dict>

NowPlaying/Resources/Settings.bundle/Root.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</dict>
1515
<dict>
1616
<key>DefaultValue</key>
17-
<string>2.4.6</string>
17+
<string>2.4.7</string>
1818
<key>Key</key>
1919
<string>bundle_identifier</string>
2020
<key>Title</key>

TodayExtension/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.4.6</string>
20+
<string>2.4.7</string>
2121
<key>CFBundleVersion</key>
2222
<string>1</string>
2323
<key>NSExtension</key>

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ targets:
4343
- ja
4444
CFBundleName: $(PRODUCT_NAME)
4545
CFBundlePackageType: APPL
46-
CFBundleShortVersionString: 2.4.6
46+
CFBundleShortVersionString: 2.4.7
4747
CFBundleURLTypes:
4848
- CFBundleTypeRole: Editor
4949
CFBundleURLSchemes:
@@ -241,7 +241,7 @@ targets:
241241
path: TodayExtension/Resources/Info.plist
242242
properties:
243243
CFBundleDisplayName: 再生中の音楽
244-
CFBundleShortVersionString: 2.4.6
244+
CFBundleShortVersionString: 2.4.7
245245
NSExtension:
246246
NSExtensionMainStoryboard: MainInterface
247247
NSExtensionPointIdentifier: com.apple.widget-extension

0 commit comments

Comments
 (0)