Merge branch 'main' into feat/huaweicloud

This commit is contained in:
RHQYZ
2024-10-11 09:43:01 +08:00
committed by GitHub
6 changed files with 389 additions and 10 deletions

332
ui/dist/assets/index-DOR0Uh6g.js vendored Normal file

File diff suppressed because one or more lines are too long

7
ui/dist/index.html vendored
View File

@@ -5,10 +5,11 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Certimate - Your Trusted SSL Automation Partner</title>
<script type="module" crossorigin src="/assets/index-UdxlphxJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DOft-CKV.css">
<script type="module" crossorigin src="/assets/index-UdxlphxJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DOft-CKV.css">
</head>
<body class="bg-background">
<div id="root"></div>
<div id="root"></div>
</body>
</html>

View File

@@ -1 +1 @@
export const version = "Certimate v0.1.17";
export const version = "Certimate v0.1.18";