Skip to content

Commit f93bdcf

Browse files
committed
release: v0.22.0
1 parent 142c5ad commit f93bdcf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ NoteGen is a cross-platform `Markdown` note-taking application dedicated to usin
3232
- 🌐 Cross-platform support.
3333
- 🆓 Free AI and sync solutions.
3434
- 📦 Out-of-the-box RAG support.
35+
- 🔌 MCP support for AI tool integration.
3536
- ✍️ Quick note-taking for fragmented information.
3637
- 📝 Native Markdown storage format.
3738

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.21.3",
4+
"version": "0.22.0",
55
"identifier": "com.codexu.NoteGen",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)