chore: publish from main

This commit is contained in:
github-actions[bot]
2026-09-17 01:41:14 +00:00
parent ab929dd1de
commit 1e7c07a138
4 changed files with 6 additions and 10 deletions
@@ -261,8 +261,6 @@ function getHTML() {
es.addEventListener('color', (e) => {
const { color } = JSON.parse(e.data);
orb.style.setProperty('--orb-color', color);
orb.style.background = color;
orb.style.boxShadow = '0 0 60px ' + color + ', 0 0 120px ' + color + '66';
});
es.addEventListener('log', (e) => {
const { entries } = JSON.parse(e.data);
+3 -3
View File
@@ -1443,7 +1443,7 @@
{
"name": "upgrade-agent",
"description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.",
"version": "1.1.514",
"version": "1.1.539",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
@@ -1462,8 +1462,8 @@
"source": "github",
"repo": "microsoft/upgrade-agent-plugins",
"path": "plugins/upgrade-agent",
"ref": "v1.1.514",
"sha": "edfa6465916b5f4b9c6f8ca558b69518621ab810"
"ref": "v1.1.539",
"sha": "681dbf0b0dc470f63776f44728e76bbc6acc5c45"
}
},
{