diff --git a/README.md b/README.md index 0d34732..bdfb8df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Obsidian CSV Lite +# CSV Lite Simple enough for csv, no more fancy function you need to learn and think! diff --git a/manifest.json b/manifest.json index abbcd32..bd49298 100644 --- a/manifest.json +++ b/manifest.json @@ -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": "",