From: kurikinton Date: Wed, 13 Jan 2021 08:50:26 +0000 (+0900) Subject: For MacOS Big Sur 11.2 X-Git-Tag: 3.0.2^0 X-Git-Url: http://git.osdn.net/view?p=letter-fix%2FLetterFix.git;a=commitdiff_plain;h=78751efaa22d0bb2be00ba426e82154df172ad3a For MacOS Big Sur 11.2 --- diff --git a/Info.plist b/Info.plist index 7c8d2d3..40be4ec 100644 --- a/Info.plist +++ b/Info.plist @@ -24,6 +24,10 @@ 1 NSPrincipalClass LetterFix + Supported11.2PluginCompatibilityUUIDs + + D985F0E4-3BBC-4B95-BBA1-12056AC4A531 + Supported11.1PluginCompatibilityUUIDs D985F0E4-3BBC-4B95-BBA1-12056AC4A531 diff --git a/LFApp.h b/LFApp.h index 52a1f1a..e1d37c1 100644 --- a/LFApp.h +++ b/LFApp.h @@ -10,7 +10,7 @@ #import //#import "LFMenu.h" -#define LETTERFIX_VERSION "3.0.1" +#define LETTERFIX_VERSION "3.0.2" enum LFversion { LF_Unknown = -1,