Skip to content

Commit abb7e29

Browse files
committed
release: v0.17.2
1 parent 6482c77 commit abb7e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# NoteGen
33

4-
NoteGen 是一款的跨端的 `Markdown` 笔记应用,致力于使用 AI 建立记录和写作的桥梁,将碎片化知识整理成一篇可读的笔记。
4+
NoteGen 是一款跨端的 `Markdown` 笔记应用,致力于使用 AI 建立记录和写作的桥梁,将碎片化知识整理成一篇可读的笔记。
55

66
## 指南
77

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "NoteGen",
4-
"version": "0.17.1",
4+
"version": "0.17.2",
55
"identifier": "com.codexu.NoteGen",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)