release: v1.1.21

This commit is contained in:
MengMengCode
2026-07-16 15:13:53 +08:00
parent 2456b65ce2
commit 47a09aa177
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ export default function Login() {
</form>
</div>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.1.20</p>
<p className="text-center text-xs text-gray-400 mt-6">CLICD v1.1.21</p>
</div>
</div>
)