更新 README.md 和 manifest.json,修正插件名称和描述,提升版本要求

This commit is contained in:
JayBridge 2025-04-12 09:16:36 +08:00
parent 6c0f9a9b79
commit 622c66500a
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Obsidian CSV Lite
# CSV Lite
Simple enough for csv, no more fancy function you need to learn and think!

View file

@ -2,8 +2,8 @@
"id": "csv-lite",
"name": "CSV Lite",
"version": "1.0.2",
"minAppVersion": "0.15.0",
"description": "Just open and edit a CSV file in Obsidian, no more. Keep it simple.",
"minAppVersion": "1.8.0",
"description": "Just open and edit CSV files directly, no more. Keep it simple.",
"author": "Jay Bridge",
"authorUrl": "https://github.com/LIUBINfighter",
"fundingUrl": "",