wiseguru_ReWrite-Voice-Notes/versions.json
WiseGuru f94856eae3 1.2.1
Community-review remediation (no behavior change):
- Remove eslint-disable in realtime/pcm.ts; reach the deprecated ScriptProcessor
  API through local type-aliases so no-deprecated never fires.
- Raise minAppVersion to 1.6.6 for FileManager.trashFile (@since 1.6.6).
- Enable the reviewer's type-checked lint rules locally for src/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 22:35:06 -07:00

7 lines
No EOL
97 B
JSON

{
"1.0.0": "1.4.4",
"1.1.0": "1.4.4",
"1.1.1": "1.4.4",
"1.2.0": "1.4.4",
"1.2.1": "1.6.6"
}