release: v1.1.28

This commit is contained in:
MengMengCode
2026-07-26 04:22:32 +08:00
parent 5474991a6d
commit 73433c035d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ export default function Login() {
</form>
</div>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.1.27</p>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.1.28</p>
</div>
</div>
)