asyouplz_SpeechNote/manifest.json
semantic-release-bot f54c91b255 chore(release): 4.0.15 [skip ci]
## [4.0.15](https://github.com/asyouplz/SpeechNote/compare/v4.0.14...v4.0.15) (2026-03-16)

### 🐛 Bug Fixes

* address obsidian review bot settings copy ([#82](https://github.com/asyouplz/SpeechNote/issues/82)) ([de37e9f](de37e9f814))
2026-03-16 04:47:12 +00:00

11 lines
355 B
JSON

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