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() 위치 조정.