mirror of
https://github.com/nossimonov/obsidian-chartdown.git
synced 2026-07-22 08:38:09 +00:00
Release 0.1.7
This commit is contained in:
parent
2acab14d4b
commit
9ee669291d
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue