fix: Add compatible version in json info

This commit is contained in:
Petr Mironychev
2025-08-18 10:12:57 +02:00
parent c36dffea93
commit 5a23ab9c5a

View File

@ -2,6 +2,7 @@
"Id" : "qodeassist",
"Name" : "QodeAssist",
"Version" : "0.6.0",
"CompatVersion" : "${IDE_VERSION}",
"Vendor" : "Petr Mironychev",
"VendorId" : "petrmironychev",
"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Petr Mironychev, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",