Skip to content

Commit

Permalink
v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
usual2970 committed Oct 9, 2024
1 parent 71e2555 commit 217ba85
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Certimate 是一个免费且开源的项目,采用 [MIT 开源协议](LICENSE.
## 八、加入社区

* [Telegram-a new era of messaging](https://t.me/+ZXphsppxUg41YmVl)
* 微信群聊(需要邀请入群,可先加作者好友)
* 微信群聊(超200人需邀请入群,可先加作者好友)

<img src="https://i.imgur.com/8xwsLTA.png" width="400"/>

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ui/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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-B6ZTaWIO.js"></script>
<script type="module" crossorigin src="/assets/index-47M77bCI.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-ClQTEWmX.css">
</head>
<body class="bg-background">
Expand Down
2 changes: 1 addition & 1 deletion ui/src/domain/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "Certimate v0.1.15";
export const version = "Certimate v0.1.16";

0 comments on commit 217ba85

Please sign in to comment.