From ea1547bb703eb324c559957c2c8fd6b3f83d2360 Mon Sep 17 00:00:00 2001 From: peri4 Date: Thu, 9 Jan 2025 13:53:44 +0300 Subject: [PATCH] miss VendorId --- project_fs/ProjectFilesystemPlugin.json.in | 1 + 1 file changed, 1 insertion(+) diff --git a/project_fs/ProjectFilesystemPlugin.json.in b/project_fs/ProjectFilesystemPlugin.json.in index 1974522..a0391b8 100644 --- a/project_fs/ProjectFilesystemPlugin.json.in +++ b/project_fs/ProjectFilesystemPlugin.json.in @@ -3,6 +3,7 @@ "Name" : "ProjectFilesystemPlugin", "Version" : "2.0.0", "CompatVersion" : "${IDE_VERSION_COMPAT}", + "VendorId" : "peri4", "Vendor" : "Peri4", "Copyright" : "(C) Peri4", "License" : "LGPLv3",