asyouplz_SpeechNote/manifest.json
asyouplz cb98d70ce8
fix(ci): add semantic-release configuration (#59)
* fix(review): resolve obsidian bot validation errors (metadata, lint, ui)

* feat(release): prepare version 4.1.0

* fix(ci): add semantic-release configuration
2026-01-28 17:57:45 +09:00

11 lines
333 B
JSON

{
"id": "speechnote",
"name": "Speech to Text",
"version": "4.1.0",
"minAppVersion": "0.15.0",
"description": "Convert audio recordings to text in Obsidian using multiple AI providers (OpenAI Whisper, Deepgram)",
"author": "Taesun Lee",
"authorUrl": "https://github.com/asyouplz",
"fundingUrl": "",
"isDesktopOnly": false
}