kissyjpf_rtm-sync/versions.json
creamhead 5f7b368202 Fix Obsidian plugin review errors for v1.3.3
- Remove unused TFile import
- Replace direct style assignments with setCssStyles()
- Replace innerHTML with DOM element creation
- Replace createEl('h2') with Setting.setHeading()
- Fix Promise-in-void-callback warnings
- Remove unused catch variable
- Bump minAppVersion to 1.0.0 to match actual API usage

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 18:05:38 +09:00

8 lines
122 B
JSON

{
"1.0.0": "0.15.0",
"1.2.0": "0.15.0",
"1.3.0": "0.15.0",
"1.3.1": "0.15.0",
"1.3.2": "0.15.0",
"1.3.3": "1.0.0"
}