Add the functionality to authorize copying

This commit is contained in:
yoan
2024-10-04 08:19:46 +08:00
parent 1347066549
commit f036eb1cf2
5 changed files with 8 additions and 7 deletions

File diff suppressed because one or more lines are too long

2
ui/dist/index.html vendored
View File

@@ -5,7 +5,7 @@
<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-DJOIkUUb.js"></script>
<script type="module" crossorigin src="/assets/index-Dn4jGLHB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-I--T0qY3.css">
</head>
<body class="bg-background">

View File

@@ -1 +1 @@
export const version = "Certimate v0.1.14";
export const version = "Certimate v0.1.15";