We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6482c77 commit abb7e29Copy full SHA for abb7e29
.github/README.zh.md
@@ -1,7 +1,7 @@
1
2
# NoteGen
3
4
-NoteGen 是一款的跨端的 `Markdown` 笔记应用,致力于使用 AI 建立记录和写作的桥梁,将碎片化知识整理成一篇可读的笔记。
+NoteGen 是一款跨端的 `Markdown` 笔记应用,致力于使用 AI 建立记录和写作的桥梁,将碎片化知识整理成一篇可读的笔记。
5
6
## 指南
7
src-tauri/tauri.conf.json
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "NoteGen",
- "version": "0.17.1",
+ "version": "0.17.2",
"identifier": "com.codexu.NoteGen",
"build": {
"beforeDevCommand": "pnpm dev",
0 commit comments