mirror of
https://github.com/nick-de-bruin/obsidian-extended-file-support.git
synced 2026-07-22 05:37:54 +00:00
Updated version
This commit is contained in:
parent
fd6622fc80
commit
b7f81ea1a4
2 changed files with 4 additions and 4 deletions
|
|
@ -2,9 +2,9 @@
|
|||
"id": "extended-file-support",
|
||||
"name": "Extended File Support",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"minAppVersion": "0.18.0",
|
||||
"description": "Adds file support for various file types. Allows viewing and embedding these filetypes. Includes: .kra, .psd, .obj, .glb, .gltf, and more.",
|
||||
"author": "Nick de Bruin",
|
||||
"authorUrl": "https://nickdebruin.me/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.0": "0.15.0"
|
||||
}
|
||||
"1.0.0": "0.18.0"
|
||||
}
|
||||
Loading…
Reference in a new issue