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

Commit

Permalink
Bump up version to v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Jun 3, 2020
1 parent 9d736c0 commit 3d0beb4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NowPlaying/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.4.6</string>
<string>2.4.7</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion NowPlaying/Resources/Settings.bundle/Root.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</dict>
<dict>
<key>DefaultValue</key>
<string>2.4.6</string>
<string>2.4.7</string>
<key>Key</key>
<string>bundle_identifier</string>
<key>Title</key>
Expand Down
2 changes: 1 addition & 1 deletion TodayExtension/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>2.4.6</string>
<string>2.4.7</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>
Expand Down
4 changes: 2 additions & 2 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ targets:
- ja
CFBundleName: $(PRODUCT_NAME)
CFBundlePackageType: APPL
CFBundleShortVersionString: 2.4.6
CFBundleShortVersionString: 2.4.7
CFBundleURLTypes:
- CFBundleTypeRole: Editor
CFBundleURLSchemes:
Expand Down Expand Up @@ -241,7 +241,7 @@ targets:
path: TodayExtension/Resources/Info.plist
properties:
CFBundleDisplayName: 再生中の音楽
CFBundleShortVersionString: 2.4.6
CFBundleShortVersionString: 2.4.7
NSExtension:
NSExtensionMainStoryboard: MainInterface
NSExtensionPointIdentifier: com.apple.widget-extension
Expand Down

0 comments on commit 3d0beb4

Please sign in to comment.