asyouplz_SpeechNote/manifest.json
semantic-release-bot 9bdc29ce89 chore(release): 4.0.19 [skip ci]
## [4.0.19](https://github.com/asyouplz/SpeechNote/compare/4.0.18...4.0.19) (2026-05-18)

### 🐛 Bug Fixes

* **release:** attest release assets ([d3bea1d](d3bea1d4d5))
2026-05-18 08:04:55 +00:00

11 lines
360 B
JSON

{
"id": "speech-to-text",
"name": "Speech to Text",
"version": "4.0.19",
"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
}