Skip to content

Commit

Permalink
chore: Update manifest and package descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ae86jack committed Jun 13, 2024
1 parent 1b2cbf4 commit 716b3b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "Tars",
"version": "0.1.0",
"minAppVersion": "1.5.8",
"description": "Triggered by tag suggestions, use Kimi and other Chinese large language models to generate text.",
"description": "Use Kimi and other Chinese LLMs for text generation based on tag suggestions.",
"author": "Tarslab",
"authorUrl": "https://github.com/tarslab",
"isDesktopOnly": false
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-tars",
"version": "0.1.0",
"description": "Triggered by tag suggestions, use Kimi and other Chinese large language models to generate text.",
"description": "Use Kimi and other Chinese LLMs for text generation based on tag suggestions.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit 716b3b6

Please sign in to comment.