From a933b0d62e078e698737fc506f5e031e1431cd56 Mon Sep 17 00:00:00 2001 From: cheese3660 Date: Mon, 15 Jan 2024 11:03:42 -0500 Subject: [PATCH] Update swinfo.json --- plugin_template/swinfo.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/plugin_template/swinfo.json b/plugin_template/swinfo.json index 7932ada..4390c5f 100644 --- a/plugin_template/swinfo.json +++ b/plugin_template/swinfo.json @@ -15,7 +15,14 @@ { "id": "com.github.x606.spacewarp", "version": { - "min": "1.7.0", + "min": "1.8.0", + "max": "*" + } + }, + { + "id": "Premonition", + "version": { + "min": "0.2.0", "max": "*" } }