mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-05-28 03:10:28 -04:00
chore: Upgrade plugin to 0.5.10
This commit is contained in:
parent
acb1306321
commit
f7e748ba7e
12
.github/scripts/plugin.json
vendored
12
.github/scripts/plugin.json
vendored
@ -13,7 +13,7 @@
|
|||||||
"Linux"
|
"Linux"
|
||||||
],
|
],
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"version": "0.5.8",
|
"version": "0.5.10",
|
||||||
"status": "draft",
|
"status": "draft",
|
||||||
"is_pack": false,
|
"is_pack": false,
|
||||||
"released_at": null,
|
"released_at": null,
|
||||||
@ -57,6 +57,16 @@
|
|||||||
"version": "0.5.8",
|
"version": "0.5.8",
|
||||||
"is_latest": true,
|
"is_latest": true,
|
||||||
"released_at": "2025-04-17T10:00:00Z"
|
"released_at": "2025-04-17T10:00:00Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "0.5.9",
|
||||||
|
"is_latest": true,
|
||||||
|
"released_at": "2025-04-21T10:00:00Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "0.5.10",
|
||||||
|
"is_latest": true,
|
||||||
|
"released_at": "2025-04-24T10:00:00Z"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "https://github.com/user-attachments/assets/dc336712-83cb-440d-8761-8d0a31de898d",
|
"icon": "https://github.com/user-attachments/assets/dc336712-83cb-440d-8761-8d0a31de898d",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"Id" : "qodeassist",
|
"Id" : "qodeassist",
|
||||||
"Name" : "QodeAssist",
|
"Name" : "QodeAssist",
|
||||||
"Version" : "0.5.9",
|
"Version" : "0.5.10",
|
||||||
"Vendor" : "Petr Mironychev",
|
"Vendor" : "Petr Mironychev",
|
||||||
"VendorId" : "petrmironychev",
|
"VendorId" : "petrmironychev",
|
||||||
"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Petr Mironychev, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
|
"Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} Petr Mironychev, (C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
|
||||||
|
Loading…
Reference in New Issue
Block a user