Release 0.1.7

This commit is contained in:
github-actions[bot] 2026-07-22 03:02:52 +00:00
parent 2acab14d4b
commit 9ee669291d
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "chartdown",
"name": "Chartdown",
"version": "0.1.6",
"version": "0.1.7",
"minAppVersion": "1.5.0",
"description": "Render Chartdown map blocks (battlemaps, hex charts, region maps) as SVG, right in your notes.",
"author": "Nossimonov",

View file

@ -5,5 +5,6 @@
"0.1.3": "1.5.0",
"0.1.4": "1.5.0",
"0.1.5": "1.5.0",
"0.1.6": "1.5.0"
"0.1.6": "1.5.0",
"0.1.7": "1.5.0"
}