mirror of
https://github.com/mryanb/obsidian-asana.git
synced 2026-07-22 05:38:24 +00:00
- Update manifest.json version number - Prepare for new release with archived projects toggle and feedback section
11 lines
No EOL
331 B
JSON
11 lines
No EOL
331 B
JSON
{
|
|
"id": "asana",
|
|
"name": "Asana",
|
|
"version": "0.1.7",
|
|
"description": "Create Asana tasks from highlighted text or the current line in Obsidian.",
|
|
"minAppVersion": "1.5.0",
|
|
"author": "Ryan Bantz",
|
|
"authorUrl": "https://ryanbantz.com",
|
|
"helpUrl": "https://github.com/mryanb/obsidian-asana",
|
|
"isDesktopOnly": false
|
|
} |