Skip to content

Commit 80dd8a3

Browse files
authored
Update SettingTab.jsx
1 parent be76a33 commit 80dd8a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/renderer/components/SettingTab.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ function Footer() {
256256
</div>
257257
<div className="flex-col w-full gap-[4px] justify-center items-center">
258258
<p className="text-[#D8DADF] text-[10.5px] text-center">본 프로그램은 NEOWIZ 또는 DJMAX RESPECT V 공식 개발사와 아무런 관련이 없습니다.</p>
259-
<p className="text-[#989BA6] text-[10.5px] text-center">(Ver 1.0.0)</p>
259+
<p className="text-[#989BA6] text-[10.5px] text-center">(Ver 1.0.4)</p>
260260
</div>
261261
</div>
262262
)
263-
}
263+
}

0 commit comments

Comments
 (0)