From b939274d157257d0a57b339193d961b39ded6207 Mon Sep 17 00:00:00 2001 From: AAGaming Date: Thu, 13 Jun 2024 18:11:44 -0400 Subject: support new APIs fully --- plugin.json | 1 + 1 file changed, 1 insertion(+) (limited to 'plugin.json') diff --git a/plugin.json b/plugin.json index 226eec9..568bded 100644 --- a/plugin.json +++ b/plugin.json @@ -2,6 +2,7 @@ "name": "Example Plugin", "author": "John Doe", "flags": ["debug", "_root"], + "api_version": 1, "publish": { "tags": ["template", "root"], "description": "Decky example plugin.", -- cgit v1.2.3