From ffb6ee3279981c8eeeb0f0a04cf0732b1f570e31 Mon Sep 17 00:00:00 2001 From: Leehoyoung <dlghdud0528@ajou.ac.kr> Date: Mon, 24 Mar 2025 14:06:07 +0900 Subject: [PATCH] test 1.0.0 --- version.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/version.html b/version.html index 8d83427..1967ae9 100644 --- a/version.html +++ b/version.html @@ -1 +1,4 @@ -<h1>태그 버전 실습 파일입니다.</h1> \ No newline at end of file +<h1>태그 버전 실습 파일입니다.</h1> +<ul> + <li>버전 1.0.0 실습</li> +</ul> \ No newline at end of file -- GitLab