mirror of
https://github.com/travisvn/obsidian-vision-recall.git
synced 2026-07-22 12:00:25 +00:00
- Bumped version in manifest.json and package.json to 1.0.14 - Added sanitizeObsidianTitle function to shared-functions.ts for title sanitization - Updated ScreenshotProcessor to utilize the new sanitizeObsidianTitle function
17 lines
No EOL
296 B
JSON
17 lines
No EOL
296 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"1.0.1": "0.15.0",
|
|
"1.0.2": "0.15.0",
|
|
"1.0.3": "0.15.0",
|
|
"1.0.4": "1.8.3",
|
|
"1.0.5": "1.8.3",
|
|
"1.0.6": "1.8.3",
|
|
"1.0.7": "1.8.3",
|
|
"1.0.8": "1.8.3",
|
|
"1.0.9": "1.8.3",
|
|
"1.0.10": "1.8.3",
|
|
"1.0.11": "1.8.3",
|
|
"1.0.12": "1.8.3",
|
|
"1.0.13": "1.8.3",
|
|
"1.0.14": "1.8.3"
|
|
} |