mirror of
https://github.com/gnoxnahte/obsidian-auto-embed.git
synced 2026-07-22 09:50:24 +00:00
Increment version to 1.04
This commit is contained in:
parent
53f676a769
commit
2d4efa68e7
2 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "auto-embed",
|
||||
"name": "Auto Embed",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "1.5.11",
|
||||
"description": "Helps to embed links using markdown instead of iframe",
|
||||
"author": "GnoxNahte",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
"1.0.0": "0.15.0"
|
||||
"1.0.0": "1.5.11",
|
||||
"1.0.1": "1.5.11",
|
||||
"1.0.2": "1.5.11",
|
||||
"1.0.3": "1.5.11",
|
||||
"1.0.4": "1.5.11"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue