This commit is contained in:
MengMengCode
2026-06-07 21:11:29 +08:00
parent 007811ab41
commit 0b27604f95
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ export default function Login() {
</form>
</div>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.0.0</p>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.1.0</p>
</div>
</div>
)