mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-05-28 03:10:28 -04:00
chore: Upgrade plugin version to 0.5.6
This commit is contained in:
parent
62de53c306
commit
fe84a2a303
9
.github/scripts/plugin.json
vendored
9
.github/scripts/plugin.json
vendored
@ -13,7 +13,7 @@
|
|||||||
"Linux"
|
"Linux"
|
||||||
],
|
],
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"version": "0.5.5",
|
"version": "0.5.6",
|
||||||
"status": "draft",
|
"status": "draft",
|
||||||
"is_pack": false,
|
"is_pack": false,
|
||||||
"released_at": null,
|
"released_at": null,
|
||||||
@ -40,8 +40,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "0.5.5",
|
"version": "0.5.5",
|
||||||
"is_latest": true,
|
"is_latest": false,
|
||||||
"released_at": "2025-03-20T19:00:00Z"
|
"released_at": "2025-03-20T19:00:00Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "0.5.6",
|
||||||
|
"is_latest": true,
|
||||||
|
"released_at": "2025-04-04T19: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.5",
|
"Version" : "0.5.6",
|
||||||
"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