From 1b0702e699faab4ca453f0cfff3a374bf6427394 Mon Sep 17 00:00:00 2001 From: masakih Date: Sat, 9 Sep 2017 20:47:42 +0900 Subject: [PATCH] =?utf8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?utf8?q?=E3=82=921.9b17=E3=81=AB=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- KCD/AppDelegate.swift | 2 +- KCD/KCD-Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KCD/AppDelegate.swift b/KCD/AppDelegate.swift index 65fde467..95034a04 100644 --- a/KCD/AppDelegate.swift +++ b/KCD/AppDelegate.swift @@ -27,7 +27,7 @@ final class AppDelegate: NSObject { return NSApplication.shared().delegate as! AppDelegate } - let appNameForUserAgent: String = "KCD(1.9b16) is not Safari/603.3.8" + let appNameForUserAgent: String = "KCD(1.9b17) is not Safari/603.3.8" let fleetManager: FleetManager = FleetManager() let windowManager = WindowManager() diff --git a/KCD/KCD-Info.plist b/KCD/KCD-Info.plist index b3c452a4..acf3f472 100644 --- a/KCD/KCD-Info.plist +++ b/KCD/KCD-Info.plist @@ -34,7 +34,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9b17 + 1.9b18 CFBundleSignature ???? CFBundleVersion -- 2.11.0