From d4459c13e00a8aca0eb103851559eb72a497b73a Mon Sep 17 00:00:00 2001 From: T001084 Date: Mon, 3 Feb 2025 11:14:51 +0900 Subject: [PATCH] Test --- DDUtilityApp/ReadMe.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DDUtilityApp/ReadMe.txt b/DDUtilityApp/ReadMe.txt index 457b99e..42b0f0d 100644 --- a/DDUtilityApp/ReadMe.txt +++ b/DDUtilityApp/ReadMe.txt @@ -1,5 +1,5 @@ -# Ver 0.1.0.3 - - [Patch] 1024라인을 초과하는 문자열 관련하여 SelectionStart() 위치 조정. -# Ver 0.1.0.4 +# Ver 0.1.0.4 - [Add] Download 옵션 추가. - 갱신중인 파일의 경우 로컬 다운로드 후에 파일 오픈을 실행합니다. \ No newline at end of file + 갱신중인 파일의 경우 로컬 다운로드 후에 파일 오픈을 실행합니다. +# Ver 0.1.0.3 + - [Patch] 1024라인을 초과하는 문자열 관련하여 SelectionStart() 위치 조정.