mirror of
https://github.com/firstsun-dev/git-files-sync.git
synced 2026-07-22 17:20:30 +00:00
Obsidian APIs used (getSettingDefinitions, PluginSettingTab.update, setDestructive) all require 1.13.0+, but manifest.json still declared 1.12.7. Bump minAppVersion to match and cut a new release version. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
9 lines
No EOL
142 B
JSON
9 lines
No EOL
142 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"1.1.0": "1.12.7",
|
|
"1.0.5": "1.12.7",
|
|
"1.0.6": "1.12.7",
|
|
"1.1.1": "1.12.7",
|
|
"1.1.2": "1.12.7",
|
|
"1.2.0": "1.13.0"
|
|
} |