diff --git a/manifest.json b/manifest.json index c8b2995..9c7657a 100644 --- a/manifest.json +++ b/manifest.json @@ -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 -} +} \ No newline at end of file diff --git a/versions.json b/versions.json index 26382a1..3ef9847 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.0": "0.15.0" -} + "1.0.0": "0.18.0" +} \ No newline at end of file