about summary refs log tree commit diff
path: root/other/osx/Info.plist
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2019-10-21 13:50:53 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2019-10-21 13:50:53 +0200
commit67e913ed9ee2043b6401ea624f33fc20f656c5fc (patch)
treef4f0112988bc46b16c9751c6c0d7c0c50455a8c8 /other/osx/Info.plist
parentFixed KindleGen detection on macOS (diff)
downloadkcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.tar.gz
kcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.tar.bz2
kcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.zip
Version bump
Diffstat (limited to 'other/osx/Info.plist')
-rw-r--r--other/osx/Info.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/other/osx/Info.plist b/other/osx/Info.plist
index 54a4f19..daed678 100644
--- a/other/osx/Info.plist
+++ b/other/osx/Info.plist
@@ -30,7 +30,7 @@
 	<key>CFBundleExecutable</key>
 	<string>MacOS/Kindle Comic Converter</string>
 	<key>CFBundleGetInfoString</key>
-	<string>KindleComicConverter 5.5.1, written 2012-2019 by Ciro Mattia Gonano and Pawel Jastrzebski</string>
+	<string>KindleComicConverter 5.5.2, written 2012-2019 by Ciro Mattia Gonano and Pawel Jastrzebski</string>
 	<key>CFBundleIconFile</key>
 	<string>comic2ebook.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -42,11 +42,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.5.1</string>
+	<string>5.5.2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>5.5.1</string>
+	<string>5.5.2</string>
 	<key>LSEnvironment</key>
 	<dict>
 		<key>PATH</key>
@@ -55,7 +55,7 @@
 	<key>LSHasLocalizedDisplayName</key>
 	<false/>
 	<key>LSMinimumSystemVersion</key>
-	<string>10.12.0</string>
+	<string>10.13.0</string>
 	<key>NSAppleScriptEnabled</key>
 	<false/>
 	<key>NSHumanReadableCopyright</key>