diff --git a/NowPlaying/Resources/Info.plist b/NowPlaying/Resources/Info.plist index 969b95da..494acad0 100644 --- a/NowPlaying/Resources/Info.plist +++ b/NowPlaying/Resources/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.4.6 + 2.4.7 CFBundleURLTypes diff --git a/NowPlaying/Resources/Settings.bundle/Root.plist b/NowPlaying/Resources/Settings.bundle/Root.plist index e777d90c..e12b1c3d 100644 --- a/NowPlaying/Resources/Settings.bundle/Root.plist +++ b/NowPlaying/Resources/Settings.bundle/Root.plist @@ -14,7 +14,7 @@ DefaultValue - 2.4.6 + 2.4.7 Key bundle_identifier Title diff --git a/TodayExtension/Resources/Info.plist b/TodayExtension/Resources/Info.plist index ed03eeab..cf91990d 100644 --- a/TodayExtension/Resources/Info.plist +++ b/TodayExtension/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.4.6 + 2.4.7 CFBundleVersion 1 NSExtension diff --git a/project.yml b/project.yml index a42083af..a62a67c3 100644 --- a/project.yml +++ b/project.yml @@ -43,7 +43,7 @@ targets: - ja CFBundleName: $(PRODUCT_NAME) CFBundlePackageType: APPL - CFBundleShortVersionString: 2.4.6 + CFBundleShortVersionString: 2.4.7 CFBundleURLTypes: - CFBundleTypeRole: Editor CFBundleURLSchemes: @@ -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