From ba52ef553d6195ea74340373604ee0921b223eaf Mon Sep 17 00:00:00 2001 From: monkeyhead Date: Wed, 7 Jun 2023 23:03:14 +0900 Subject: [PATCH] =?UTF-8?q?1.254=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MORT/Properties/Settings.Designer.cs | 6 +++--- MORT/Properties/Settings.settings | 6 +++--- MORT/app.config | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/MORT/Properties/Settings.Designer.cs b/MORT/Properties/Settings.Designer.cs index 9c9e1df..5335e5b 100644 --- a/MORT/Properties/Settings.Designer.cs +++ b/MORT/Properties/Settings.Designer.cs @@ -25,7 +25,7 @@ public static Settings Default { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("1.253V")] + [global::System.Configuration.DefaultSettingValueAttribute("1.254V")] public string MORT_VERSION { get { return ((string)(this["MORT_VERSION"])); @@ -43,7 +43,7 @@ public string LAYER_TEXT { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("1253")] + [global::System.Configuration.DefaultSettingValueAttribute("1254")] public int MORT_VERSION_VALUE { get { return ((int)(this["MORT_VERSION_VALUE"])); @@ -154,7 +154,7 @@ public string TOOLTIP_HSV { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("2023 05 17")] + [global::System.Configuration.DefaultSettingValueAttribute("2023 06 07")] public string MORT_RELEASE { get { return ((string)(this["MORT_RELEASE"])); diff --git a/MORT/Properties/Settings.settings b/MORT/Properties/Settings.settings index cfb0d31..394a16a 100644 --- a/MORT/Properties/Settings.settings +++ b/MORT/Properties/Settings.settings @@ -3,14 +3,14 @@ - 1.253V + 1.254V MORT {0} 레이어 번역창 - 1253 + 1254 MORT를 처음 쓰시면 그 외-> MORT 사용법을 확인해 주세요, @@ -70,7 +70,7 @@ OCR 영역을 빠르게 추가하고 싶을 땐 빠른 OCR 영역을 사용하 색 영역을 이용해 추출한 문장의 폰트색을 지정합니다. - 2023 05 17 + 2023 06 07 DB 번역문 검색시 OCR 추출 문장에 포함 된 번역문을 모두 가져옵니다. diff --git a/MORT/app.config b/MORT/app.config index 6cc11f6..5d4ce1a 100644 --- a/MORT/app.config +++ b/MORT/app.config @@ -77,14 +77,14 @@ - 1.253V + 1.254V MORT {0} 레이어 번역창 - 1253 + 1254 MORT를 처음 쓰시면 그 외-> MORT 사용법을 확인해 주세요, @@ -144,7 +144,7 @@ OCR 영역을 빠르게 추가하고 싶을 땐 빠른 OCR 영역을 사용하 색 영역을 이용해 추출한 문장의 폰트색을 지정합니다. - 2023 05 17 + 2023 06 07 DB 번역문 검색시 OCR 추출 문장에 포함 된 번역문을 모두 가져옵니다.