From 434ecfb80c5e03e313adf6707aa273d06c39d55c Mon Sep 17 00:00:00 2001 From: tyler Date: Tue, 1 Sep 2026 18:04:06 -0700 Subject: [PATCH] proper check --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 58e37b5..a1db863 100644 --- a/plugins.json +++ b/plugins.json @@ -25,7 +25,7 @@ "version": "1.0.0", "description": "A basic test plugin demonstrating menu registration and custom widgets.", "author": "Tyler de Zeeuw", - "min_app_version": "1.7.0", + "min_app_version": "1.8.0", "platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"], "download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/test-plugin.zip" },